Function pyo3_ffi::PyIndex_Check

source ยท
pub unsafe fn PyIndex_Check(o: *mut PyObject) -> c_int
Available on neither Py_LIMITED_API nor PyPy.