Struct libc::_libc_xmmreg [−][src]
Fields
element: [u32; 4]
Trait Implementations
impl Copy for _libc_xmmreg
[src]
impl Copy for _libc_xmmreg
impl Clone for _libc_xmmreg
[src]
impl Clone for _libc_xmmreg
fn clone(&self) -> _libc_xmmreg
[src]
fn clone(&self) -> _libc_xmmreg
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl Send for _libc_xmmreg
impl Send for _libc_xmmreg
impl Sync for _libc_xmmreg
impl Sync for _libc_xmmreg