pub unsafe extern "system" fn SetThreadAffinityMask(
    hthread: HANDLE,
    dwthreadaffinitymask: usize
) -> usize
Expand description

Required features: "Win32_Foundation"