restoreThreadPriority

Restore normal thread priority.

version(Windows)
@nogc nothrow extern (Windows)
void
restoreThreadPriority
(
void* handle
)

Meta