Function windows_sys::Win32::System::Threading::SetThreadPriority
pub unsafe extern "system" fn SetThreadPriority(
hthread: HANDLE,
npriority: THREAD_PRIORITY
) -> BOOLExpand description
Required features: "Win32_System_Threading", "Win32_Foundation"