Struct libresolv_sys::_xmmreg [] [src]

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

Fields

Trait Implementations

impl Copy for _xmmreg
[src]

impl Clone for _xmmreg
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _xmmreg
[src]

Formats the value using the given formatter.

impl Default for _xmmreg
[src]

Returns the "default value" for a type. Read more