pyo3_ffi

Function PyFrozenSet_CheckExact

Source
pub unsafe fn PyFrozenSet_CheckExact(ob: *mut PyObject) -> c_int
Available on neither PyPy nor GraalPy.