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