[][src]Type Definition python27_sys::getwritebufferproc

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