dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
_GUID
qt
core
uuid
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(!Cygwin && Windows)
extern (
C
++)
struct
_GUID {
cpp_ulong
Data1
;
ushort
Data2
;
ushort
Data3
;
uchar
[
8
]
Data4
;
}
Members
Variables
Data1
cpp_ulong
Data1
;
Undocumented in source.
Data2
ushort
Data2
;
Undocumented in source.
Data3
ushort
Data3
;
Undocumented in source.
Data4
uchar
[
8
]
Data4
;
Undocumented in source.
Meta
Source
See Implementation
qt
core
uuid
aliases
GUID
LPGUID
REFGUID
structs
QUuid
_GUID