Function python3_sys::PyObject_CheckBuffer

source ยท
pub unsafe extern "C" fn PyObject_CheckBuffer(
    obj: *mut PyObject,
) -> c_int