⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
releasebufferproc
In pyo3_ffi
?
Type Definition
pyo3_ffi
::
releasebufferproc
source
·
[
−
]
pub type releasebufferproc = unsafe extern "C"
fn
(arg1:
*mut
PyObject
, arg2:
*mut
Py_buffer
);