Struct gst::ffi::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 Default for Struct__xstate
[src]

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

Auto Trait Implementations

impl Send for Struct__xstate

impl Sync for Struct__xstate