pub unsafe extern "system" fn KeQueryLogicalProcessorRelationship(
processornumber: *const PROCESSOR_NUMBER,
relationshiptype: LOGICAL_PROCESSOR_RELATIONSHIP,
information: *mut SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX,
length: *mut u32
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Kernel"
, "Win32_System_SystemInformation"