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