m32x2

Type Alias m32x2 

Source
pub type m32x2 = Simd<[m32; 2]>;

Aliased Typeยง

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