Function kernel32::SetThreadPriorityBoost
[−]
[src]
pub unsafe extern "system" fn SetThreadPriorityBoost(
hThread: HANDLE,
bDisablePriorityBoost: BOOL
) -> BOOL