Function windows_sys::Win32::System::Threading::SetProcessDefaultCpuSets
[−]pub unsafe extern "system" fn SetProcessDefaultCpuSets(
process: HANDLE,
cpusetids: *const u32,
cpusetidcount: u32
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"