i32x2

Type Alias i32x2 

Source
pub type i32x2 = Simd<[i32; 2]>;

Aliased Typeยง

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