PyIter_Check

Function PyIter_Check 

Source
pub unsafe extern "C" fn PyIter_Check(obj: *mut PyObject) -> c_int