Struct vips_sys::_ymmh_state[][src]

#[repr(C)]
pub struct _ymmh_state { pub ymmh_space: [__uint32_t; 64], }

Fields

Trait Implementations

impl Copy for _ymmh_state
[src]

impl Clone for _ymmh_state
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _ymmh_state

impl Sync for _ymmh_state