AggregateDeclaration.alignmember

Do byte or word alignment as necessary. Align sizes of 0, as we may not know array sizes yet.

alignment: struct alignment that is in effect size: alignment requirement of field

class AggregateDeclaration
static
void
alignmember
(
structalign_t alignment
,
uint size
,
uint* poffset
)

Meta