Skip to main content

PyCFunction_GetSelf

Function PyCFunction_GetSelf 

Source
pub unsafe extern "C" fn PyCFunction_GetSelf(
    f: *mut PyObject,
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here