Function python3_sys::frameobject::PyFrame_GetBack

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