[go: up one dir, main page]

Function pyo3::ffi::PyIndex_Check

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