Skip to main content

PyCallIter_Check

Function PyCallIter_Check 

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