Function python3_sys::PyIter_Check

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