Function _Unwind_SetIP

Source
pub unsafe extern "C" fn _Unwind_SetIP(
    arg1: *mut _Unwind_Context,
    new_value: usize,
)