Function get_nlist_idx
pub unsafe fn get_nlist_idx(ea: c_ulonglong) -> usize
Expand description
Get index of the name in the list \warning returns the closest match. may return idx >= size.
pub unsafe fn get_nlist_idx(ea: c_ulonglong) -> usize
Get index of the name in the list \warning returns the closest match. may return idx >= size.