Struct phper_sys::_ymmh_state [−][src]
#[repr(C)]pub struct _ymmh_state { pub ymmh_space: [__uint32_t; 64], }
Fields
ymmh_space: [__uint32_t; 64]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _ymmh_stateimpl Send for _ymmh_stateimpl Sync for _ymmh_stateimpl Unpin for _ymmh_stateimpl UnwindSafe for _ymmh_stateBlanket Implementations
Mutably borrows from an owned value. Read more