windows::Win32::System::Threading

Function GetThreadSelectedCpuSetMasks

pub unsafe fn GetThreadSelectedCpuSetMasks(
    thread: HANDLE,
    cpusetmasks: Option<&mut [GROUP_AFFINITY]>,
    requiredmaskcount: *mut u16,
) -> BOOL