Type Definition python27_sys::writebufferproc [] [src]

type writebufferproc = unsafe extern "C" fn(_: *mut PyObject, _: Py_ssize_t, _: *mut *mut c_void) -> Py_ssize_t;