Function pyo3::ffi::PyObject_CheckBuffer[][src]

pub unsafe fn PyObject_CheckBuffer(o: *mut PyObject) -> c_int
This is supported on neither Py_3_9 nor PyPy.