Skip to main content

SetThreadSelectedCpuSets

Function SetThreadSelectedCpuSets 

Source
pub unsafe fn SetThreadSelectedCpuSets<'a>(
    thread: impl IntoParam<'a, HANDLE>,
    cpusetids: *const u32,
    cpusetidcount: u32,
) -> BOOL