Type Definition python27_sys::getreadbufferproc[][src]

pub type getreadbufferproc = unsafe extern "C" fn(arg1: *mut PyObject, arg2: c_int, arg3: *mut *mut c_void) -> c_int;