f32x2

Type Alias f32x2 

Source
pub type f32x2 = Simd<[f32; 2]>;

Aliased Typeยง

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