Skip to main content

PyUnstable_InterpreterFrame_GetLine

Function PyUnstable_InterpreterFrame_GetLine 

Source
pub unsafe extern "C" fn PyUnstable_InterpreterFrame_GetLine(
    frame: *mut _PyInterpreterFrame,
) -> c_int
Available on Py_3_12 and neither Py_LIMITED_API nor RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here