python27_sys

Function PyObject_CheckReadBuffer

Source
pub unsafe extern "C" fn PyObject_CheckReadBuffer(
    obj: *mut PyObject,
) -> c_int