Struct libc::thread_precedence_policy [−][src]
#[repr(C)]pub struct thread_precedence_policy { pub importance: integer_t, }
Fields
importance: integer_t
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.