Function windows_sys::Win32::System::Threading::GetProcessDefaultCpuSetMasks
[−]pub unsafe extern "system" fn GetProcessDefaultCpuSetMasks(
process: HANDLE,
cpusetmasks: *mut GROUP_AFFINITY,
cpusetmaskcount: u16,
requiredmaskcount: *mut u16
) -> BOOLExpand description
Required features: "Win32_System_Threading", "Win32_Foundation", "Win32_System_SystemInformation"