pub unsafe extern "system" fn SetPriorityClass(
    hprocess: HANDLE,
    dwpriorityclass: PROCESS_CREATION_FLAGS
) -> BOOL
Expand description

Required features: "Win32_Foundation"