_Unwind_GetIPInfo

Function _Unwind_GetIPInfo 

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