pyo3_ffi

Function PyCFunction_CheckExact

Source
pub unsafe fn PyCFunction_CheckExact(op: *mut PyObject) -> c_int
Available on Py_3_9 only.