Skip to main content
PyCFunction_GET_CLASS
pyo3
0.28.3
In pyo3::
ffi
pyo3
::
ffi
Function
PyCFunction_
GET_
CLASS
Copy item path
Source
pub unsafe fn PyCFunction_GET_CLASS(func:
*mut
PyObject
) ->
*mut
PyTypeObject
Available on
non-
GraalPy
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here