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