windows::Win32::System::Threading

Function GetThreadSelectedCpuSets

pub unsafe fn GetThreadSelectedCpuSets(
    thread: HANDLE,
    cpusetids: Option<&mut [u32]>,
    requiredidcount: *mut u32,
) -> BOOL