Struct sophia_sys::__darwin_xmm_reg [] [src]

#[repr(C)]
pub struct __darwin_xmm_reg { pub __xmm_reg: [c_char; 16], }

Fields

Trait Implementations

impl Copy for __darwin_xmm_reg
[src]

impl Clone for __darwin_xmm_reg
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __darwin_xmm_reg
[src]

Formats the value using the given formatter.

impl Default for __darwin_xmm_reg
[src]

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