pyo3_ffi

Function PySet_Check

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