Type Alias pyo3_ffi::releasebufferproc

source ยท
pub type releasebufferproc = unsafe extern "C" fn(arg1: *mut PyObject, arg2: *mut Py_buffer);