get_prev_struc_idx

get index of previous structure type current structure index returns: -1 if no (more) structure type is defined index of the previous structure type. See get_first_struc_idx() for the explanation of structure indices and IDs.

long get_prev_struc_idx(long index);

Last updated