Struct libc::_libc_xmmreg
[−]
[src]
pub struct _libc_xmmreg { pub element: [u32; 4], }
Fields
element |
pub struct _libc_xmmreg { pub element: [u32; 4], }
element |
impl Copy for _libc_xmmreg
impl Clone for _libc_xmmreg
fn clone(&self) -> _libc_xmmreg
fn clone_from(&mut self, source: &Self)