devela::_dep::pyo3::ffi

Function PyIter_Check

pub unsafe extern "C" fn PyIter_Check(obj: *mut PyObject) -> i32 
Available on crate features dep_pyo3 and std only.