Type Definition python27_sys::getwritebufferproc
[−]
[src]
type getwritebufferproc = unsafe extern "C" fn(_: *mut PyObject, _: c_int, _: *mut *mut c_void) -> c_int;