Function libdw_sys::dwfl_report_end [] [src]

pub unsafe extern "C" fn dwfl_report_end(
    dwfl: *mut Dwfl,
    removed: Option<unsafe extern "C" fn(_: *mut Dwfl_Module, _: *mut c_void, _: *const c_char, _: Dwarf_Addr, _: *mut c_void) -> c_int>,
    arg: *mut c_void
) -> c_int