Skip to main content

getbufferproc

Type Alias getbufferproc 

Source
pub type getbufferproc = unsafe extern "C" fn(*mut PyObject, *mut Py_buffer, i32) -> i32;
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here