set_thread_priority

Function set_thread_priority 

Source
pub fn set_thread_priority(priority: ThreadPriority)
Expand description

Set current thread priority to given priority. This usually requires root privileges.