Skip to main content

PyFrame_GetLocals

Function PyFrame_GetLocals 

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