Function pyo3::ffi::PySet_CheckExact

source ·
pub unsafe fn PySet_CheckExact(op: *mut PyObject) -> i32
Available on Py_3_10 only.