Skip to main content

_PyInterpreterState_GetEvalFrameFunc

Function _PyInterpreterState_GetEvalFrameFunc 

Source
pub unsafe extern "C" fn _PyInterpreterState_GetEvalFrameFunc(
    interp: *mut PyInterpreterState,
) -> _PyFrameEvalFunction
Available on Py_3_11 and neither Py_LIMITED_API nor RustPython and non-PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here