Function unwinding::abi::_Unwind_SetIP
source ยท #[no_mangle]
pub extern "C" fn _Unwind_SetIP(
unwind_ctx: &mut UnwindContext<'_>,
value: usize,
)
#[no_mangle]
pub extern "C" fn _Unwind_SetIP(
unwind_ctx: &mut UnwindContext<'_>,
value: usize,
)