[go: up one dir, main page]

PySet_Check

Function PySet_Check 

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