Struct libc::__darwin_mmst_reg [−][src]
#[repr(C)]pub struct __darwin_mmst_reg { pub __mmst_reg: [c_char; 10], pub __mmst_rsrv: [c_char; 6], }
Fields
__mmst_reg: [c_char; 10]
__mmst_rsrv: [c_char; 6]
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.