pyo3_ffi

Function PyIter_Check

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