f32x4

Type Alias f32x4 

Source
pub type f32x4 = Simd<[f32; 4]>;

Aliased Typeยง

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