Function pyo3::ffi::PyCFunction_CheckExact

source ·
pub unsafe fn PyCFunction_CheckExact(op: *mut PyObject) -> i32
Available on Py_3_9 only.