Function pyo3_ffi::PyGen_CheckExact

source ยท
pub unsafe fn PyGen_CheckExact(op: *mut PyObject) -> c_int
Available on non-Py_LIMITED_API only.