i32x16

Type Alias i32x16 

Source
pub type i32x16 = Simd<[i32; 16]>;

Aliased Typeยง

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