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