Id128Bytes Union
union QUuid::Id128BytesThis union was introduced in Qt 6.6.
Detailed Description
This trivial structure is 128 bits (16 bytes) in size and holds the binary representation of a UUID. Applications can memcpy() its contents to and from many other libraries' UUID or GUID structures that take 128-bit values.