Function pyo3::ffi::PyObject_CheckBuffer
source ยท pub unsafe extern "C" fn PyObject_CheckBuffer(
obj: *mut PyObject,
) -> i32Available on
Py_3_9 and neither PyPy nor GraalPy and non-Py_3_11 only.