Function libdw_sys::dwfl_module_register_names [] [src]

pub unsafe extern "C" fn dwfl_module_register_names(
    mod_: *mut Dwfl_Module,
    callback: Option<unsafe extern "C" fn(_: *mut c_void, _: c_int, _: *const c_char, _: *const c_char, _: *const c_char, _: c_int, _: c_int) -> c_int>,
    arg: *mut c_void
) -> c_int