pub unsafe extern "system" fn GetThreadPriority(
    hthread: HANDLE
) -> i32
Expand description

Required features: "Win32_System_Threading", "Win32_Foundation"