Skip to main content

PyIndex_Check

Function PyIndex_Check 

pub unsafe fn PyIndex_Check(o: *mut PyObject) -> i32
Available on crate feature tls and neither Py_LIMITED_API nor PyPy only.