[go: up one dir, main page]

PyIter_Check

Function PyIter_Check 

Source
pub unsafe extern "C" fn PyIter_Check(obj: *mut PyObject) -> i32
Available on Py_3_8 or PyPy only.