Function _Unwind_GetIP

Source
pub unsafe extern "C" fn _Unwind_GetIP(
    ctx: *mut _Unwind_Context,
) -> uintptr_t