Skip to main content
PyCFunction_GET_FLAGS
pyo3_
ffi
0.28.3
In pyo3_
ffi::
cpython::
methodobject
pyo3_ffi
::
cpython
::
methodobject
Function
PyCFunction_
GET_
FLAGS
Copy item path
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.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here