Function PyFrame_GetBack

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