Function PyFrame_GetGlobals

Source
pub unsafe extern "C" fn PyFrame_GetGlobals(
    frame: *mut PyFrameObject,
) -> *mut PyObject