☰
Type Definition releasebufferproc
Other items in
pyo3
::
ffi
All crates
?
Type Definition
pyo3
::
ffi
::
releasebufferproc
[
−
]
[src]
pub type releasebufferproc = unsafe extern "C"
fn
(arg1:
*mut
PyObject
, arg2:
*mut
Py_buffer
);