Type Definition python27_sys::releasebufferproc
[−]
[src]
type releasebufferproc = unsafe extern "C" fn(_: *mut PyObject, _: *mut Py_buffer);