pyo3_
ffi
0.22.2
pyo3_ffi
Type Alias
releasebufferproc
Copy item path
Source
pub type releasebufferproc = unsafe extern "C"
fn
(arg1:
*mut
PyObject
, arg2:
*mut
Py_buffer
);