Function pyo3_ffi::PyCFunction_GET_FLAGS
source ยท pub unsafe fn PyCFunction_GET_FLAGS(func: *mut PyObject) -> c_int
Available on
Py_3_9
and non-PyPy
and non-Py_LIMITED_API
and non-GraalPy
only.