get_item_end

Get address of the end of the item (instruction or data)
     ea - linear address
returns: address past end of the item at 'ea'

long get_item_end(long ea);

Last updated