For the complete documentation index, see llms.txt. This page is also available as Markdown.
is_union
is a structure a union?
id - structure type ID
returns: 1: yes, this is a union id
0: no
Unions are a special kind of structures
long is_union(long id);