pub unsafe extern "system" fn GetThreadPriorityBoost(
    hthread: HANDLE,
    pdisablepriorityboost: *mut BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"