Function pyo3::ffi::PySet_Check[][src]

pub unsafe fn PySet_Check(ob: *mut PyObject) -> c_int
This is supported on non-PyPy only.