Function pyo3_ffi::PyCFunction_CheckExact

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