get_nlist_name

Function get_nlist_name 

pub unsafe fn get_nlist_name(idx: usize) -> *const c_char
Expand description

Get name using idx The returned pointer is invalidated on any modification to the name list.