[][src]Function libdw_sys::dwfl_module_getsym

pub unsafe extern "C" fn dwfl_module_getsym(
    mod_: *mut Dwfl_Module,
    ndx: c_int,
    sym: *mut GElf_Sym,
    shndxp: *mut GElf_Word
) -> *const c_char