For the complete documentation index, see llms.txt. This page is also available as Markdown.

get_next_seg

Get next segment
     ea - linear address
returns: start of the next segment
         BADADDR - no next segment

long get_next_seg(long ea);

Last updated

Was this helpful?