Function pyo3_ffi::PyCFunction_Check

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