Function _Unwind_GetGR

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