Function f32x4_trunc
#[target_feature(enable = "simd128")]
pub fn f32x4_trunc(a: v128) -> v128
Lane-wise rounding to the nearest integral value with the magnitude not larger than the input.
f32x4_trunc#[target_feature(enable = "simd128")]
pub fn f32x4_trunc(a: v128) -> v128
Lane-wise rounding to the nearest integral value with the magnitude not larger than the input.