setHighThreadPriority

Temporary boost thread priority for real time audio.

Use returned value to restore thread priority - pass it to restoreThreadPriority.

version(Windows)
@nogc nothrow extern (Windows)
void*
setHighThreadPriority
()

Meta