Function windows::Win32::System::SystemInformation::GetLogicalProcessorInformationEx
pub unsafe fn GetLogicalProcessorInformationEx(
relationshiptype: LOGICAL_PROCESSOR_RELATIONSHIP,
buffer: Option<*mut SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX>,
returnedlength: *mut u32,
) -> Result<()>