Skip to main content

PyUnstable_InterpreterFrame_GetCode

Function PyUnstable_InterpreterFrame_GetCode 

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