Skip to main content

PyCFunction_GET_SELF

Function PyCFunction_GET_SELF 

Source
pub unsafe fn PyCFunction_GET_SELF(func: *mut PyObject) -> *mut PyObject
Available on Py_3_9 and neither Py_LIMITED_API nor RustPython and non-GraalPy and non-PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here