pub fn get_current_thread_priority() -> Result<ThreadPriority, Error>
Expand description

Get current thread’s priority value.