Function _Unwind_GetIP

Source
#[unsafe(no_mangle)]
pub extern "C" fn _Unwind_GetIP(
    unwind_ctx: &UnwindContext<'_>,
) -> usize