pyo3_ffi

Function PyFrozenSet_Check

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