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