Type Definition slipstream::types::f32x4

source ·
pub type f32x4 = Vector<Align16, f32, 4>;