Type Alias getbufferproc

Source
pub type getbufferproc = unsafe extern "C" fn(*mut PyObject, *mut Py_buffer, i32) -> i32;