Type Definition python3_sys::releasebufferproc[][src]

type releasebufferproc = extern "C" fn(arg1: *mut PyObject, arg2: *mut Py_buffer);