Function pyo3::ffi::PyCFunction_GET_SELF

source ·
pub unsafe fn PyCFunction_GET_SELF(func: *mut PyObject) -> *mut PyObject
Available on non-GraalPy only.