win32 v2.100.0 (2022-03-04T09:13:39Z)
Home
Dub
Repo
LARGE_INTEGER.__anonymous
win32
winnt
LARGE_INTEGER
Undocumented in source.
union
LARGE_INTEGER
struct
__anonymous {
uint
LowPart
;
int
HighPart
;
}
Members
Variables
HighPart
int
HighPart
;
Undocumented in source.
LowPart
uint
LowPart
;
Undocumented in source.
Meta
Source
See Implementation
win32
winnt
LARGE_INTEGER
structs
__anonymous
variables
QuadPart