Skip to main content

PyFrame_GetGlobals

Function PyFrame_GetGlobals 

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