pub fn get_thread_priority(native: ThreadId) -> Result<ThreadPriority, Error>
Expand description

Get the thread’s priority value.