Function libdw_sys::dwarf_getpubnames 
                   
                       [−]
                   
               [src]
pub unsafe extern "C" fn dwarf_getpubnames(
dbg: *mut Dwarf,
callback: Option<unsafe extern "C" fn(_: *mut Dwarf, _: *mut Dwarf_Global, _: *mut c_void) -> c_int>,
arg: *mut c_void,
offset: isize
) -> isize