pyo3_ffi

Function PyGen_CheckExact

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