use raw_union?

This commit is contained in:
Colin Davidson
2023-01-05 01:11:46 -08:00
parent 944396128b
commit 8f39c45e9b
+1 -1
View File
@@ -1032,7 +1032,7 @@ CACHE_DESCRIPTOR :: struct {
SYSTEM_LOGICAL_PROCESSOR_INFORMATION :: struct {
ProcessorMask: ULONGPTR,
Relationship: LOGICAL_PROCESSOR_RELATIONSHIP,
DUMMYUNIONNAME :: union {
DUMMYUNIONNAME :: struct #raw_union {
ProcessorCore :: struct {
Flags: BYTE,
},