Function _Unwind_GetGR

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