Skip to main content

PySet_Check

Function PySet_Check 

pub unsafe fn PySet_Check(ob: *mut PyObject) -> i32
Available on crate feature tls and non-PyPy only.