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;