UUID.__anonymous

Undocumented in source.
struct UUID
union __anonymous {}

Members

Variables

data
ubyte[16] data;

It is sometimes useful to get or set the 16 bytes of a UUID directly.

Meta