Function PyThreadState_GetFrame

Source
pub unsafe extern "C" fn PyThreadState_GetFrame(
    tstate: *mut PyThreadState,
) -> *mut PyFrameObject