Function i32x4_abs

#[target_feature(enable = "simd128")]
pub fn i32x4_abs(a: v128) -> v128

Lane-wise wrapping absolute value.