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