pub unsafe extern "system" fn GetLogicalProcessorInformation(
buffer: *mut SYSTEM_LOGICAL_PROCESSOR_INFORMATION,
returnedlength: *mut u32
) -> BOOLExpand description
Required features: "Win32_System_SystemInformation", "Win32_Foundation"