Struct guile_sys::Struct__xstate [] [src]

#[repr(C)]
pub struct Struct__xstate { pub fpstate: Struct__fpstate, pub xstate_hdr: Struct__xsave_hdr, pub ymmh: Struct__ymmh_state, }

Fields

Trait Implementations

impl Copy for Struct__xstate
[src]

impl Clone for Struct__xstate
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__xstate
[src]

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