Function windows_sys::Win32::System::Threading::GetProcessDefaultCpuSets
[−]pub unsafe extern "system" fn GetProcessDefaultCpuSets(
process: HANDLE,
cpusetids: *mut u32,
cpusetidcount: u32,
requiredidcount: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’
