Function get_thread_priority
pub fn get_thread_priority(native: u64) -> Result<ThreadPriority, Error>Expand description
Get the thread’s priority value.
pub fn get_thread_priority(native: u64) -> Result<ThreadPriority, Error>Get the thread’s priority value.