pull/1839/head
Stefano Balzarotti 3 months ago
parent 1ebcd369ab
commit b4446224fc
No known key found for this signature in database
GPG Key ID: 7E7FC24DA4B9F8C9

@ -218,7 +218,7 @@ type processorRelationship struct {
// https://learn.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-system_logical_processor_information_ex
type systemLogicalProcessorInformationEx struct {
Relationship int
Relationship uint32
Size uint32
Processor processorRelationship
}

Loading…
Cancel
Save