Skip to main content

PyUnstable_InterpreterFrame_GetLasti

Function PyUnstable_InterpreterFrame_GetLasti 

Source
pub unsafe extern "C" fn PyUnstable_InterpreterFrame_GetLasti(
    frame: *mut _PyInterpreterFrame,
) -> *mut PyObject
Available on Py_3_12 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here