Function _Unwind_Find_FDE

Source
pub unsafe extern "C" fn _Unwind_Find_FDE(
    pc: *const c_void,
    arg1: *mut dwarf_eh_bases,
) -> *const c_void