i16x32

Type Alias i16x32 

Source
pub type i16x32 = Simd<[i16; 32]>;

Aliased Typeยง

pub struct i16x32(/* private fields */);