PyIter_Check

Function PyIter_Check 

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