python27_sys::getbufferproc [] [src]

type getbufferproc = unsafe extern fn(arg1: *mut PyObject, arg2: *mut Py_buffer, arg3: c_int) -> c_int;