directx-d v0.14.0 (2020-05-02T17:46:30Z)
Dub
Repo
LARGE_INTEGER.__anonymous
directx
win32
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
directx
win32
LARGE_INTEGER
structs
__anonymous
variables
QuadPart