Function kernel32::SetPriorityClass
[−]
[src]
pub unsafe extern "system" fn SetPriorityClass(
hProcess: HANDLE,
dwPriorityClass: DWORD
) -> BOOL