Skip to main content

PySeqIter_Check

Function PySeqIter_Check 

pub unsafe fn PySeqIter_Check(op: *mut PyObject) -> i32
Available on crate feature tls only.