Struct libc::_libc_xmmreg [] [src]

#[repr(C)]
pub struct _libc_xmmreg { pub element: [u32; 4], }

Fields

Trait Implementations

impl Copy for _libc_xmmreg
[src]

impl Clone for _libc_xmmreg
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more