pyo3_ffi

Function PyGen_Check

Source
pub unsafe fn PyGen_Check(op: *mut PyObject) -> c_int
Available on non-Py_LIMITED_API only.