pub unsafe extern "system" fn GetLogicalProcessorInformationEx(
relationshiptype: LOGICAL_PROCESSOR_RELATIONSHIP,
buffer: *mut SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX,
returnedlength: *mut u32
) -> BOOL
Expand description
Required features: "Win32_System_SystemInformation"
, "Win32_Foundation"