Skip to main content

dwfl_module_getsym

Function dwfl_module_getsym 

Source
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