Struct rpgffi::_xstate [] [src]

#[repr(C)]
pub struct _xstate { pub fpstate: _fpstate, pub xstate_hdr: _xsave_hdr, pub ymmh: _ymmh_state, }

Fields