Function PyFrame_GetBuiltins

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