pyo3_ffi

Function PyCFunction_GET_SELF

Source
pub unsafe fn PyCFunction_GET_SELF(func: *mut PyObject) -> *mut PyObject
Available on Py_3_9 and non-PyPy and non-Py_LIMITED_API and non-GraalPy only.