Cent

Union of all data types. Storage allocated must be the right size of the data on the TARGET, not the host.

extern (C++) @nogc nothrow
struct Cent {}

Members

Variables

lsw
targ_ullong lsw;
Undocumented in source.
msw
targ_ullong msw;
Undocumented in source.

Meta