Function windows_sys::Win32::System::Threading::SetThreadPriority

pub unsafe extern "system" fn SetThreadPriority(
    hthread: HANDLE,
    npriority: THREAD_PRIORITY,
) -> BOOL