Function _Unwind_GetGR

Source
pub unsafe extern "C" fn _Unwind_GetGR(
    context: *mut _Unwind_Context,
    index: c_int,
) -> usize