Type Definition pyo3::ffi::releasebufferproc

source · []
pub type releasebufferproc = unsafe extern "C" fn(*mut PyObject, *mut Py_buffer);