Struct core::simd::f32x4  
            
                [−]
            
        [src]
pub struct f32x4(pub f32, pub f32, pub f32, pub f32);
Deprecated since 1.3.0
: use the external simd crate instead