TKIND_UNION top-level constant
int
const TKIND_UNION
A union, all of whose members have an offset of zero.
Implementation
const TKIND_UNION = 7;
A union, all of whose members have an offset of zero.
const TKIND_UNION = 7;