mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-29 02:40:05 +00:00
more windows kerfuffle
This commit is contained in:
@@ -1043,7 +1043,7 @@ DUMMYUNIONNAME_u :: struct #raw_union {
|
||||
}
|
||||
|
||||
SYSTEM_LOGICAL_PROCESSOR_INFORMATION :: struct {
|
||||
ProcessorMask: ULONGPTR,
|
||||
ProcessorMask: ULONG_PTR,
|
||||
Relationship: LOGICAL_PROCESSOR_RELATIONSHIP,
|
||||
DummyUnion: DUMMYUNIONNAME_u,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user