Function windows_sys::Win32::System::Threading::SetPriorityClass
[−]pub unsafe extern "system" fn SetPriorityClass(
hprocess: HANDLE,
dwpriorityclass: PROCESS_CREATION_FLAGS
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"