Type Definition python27_sys::getbufferproc [] [src]

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