Struct vips_sys::_ymmh_state [−][src]
#[repr(C)]pub struct _ymmh_state { pub ymmh_space: [__uint32_t; 64], }
Fields
ymmh_space: [__uint32_t; 64]
Trait Implementations
impl Copy for _ymmh_state
[src]
impl Copy for _ymmh_state
impl Clone for _ymmh_state
[src]
impl Clone for _ymmh_state
fn clone(&self) -> _ymmh_state
[src]
fn clone(&self) -> _ymmh_state
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl Send for _ymmh_state
impl Send for _ymmh_state
impl Sync for _ymmh_state
impl Sync for _ymmh_state