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