Settings
Help

getbufferproc

Type Alias getbufferproc 

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