Function get_nlist_idx
pub unsafe fn get_nlist_idx(ea: c_ulonglong) -> usizeExpand 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) -> usizeGet index of the name in the list \warning returns the closest match. may return idx >= size.