pub type i32x2 = Simd<i32, 2>;
portable_simd
Vector of two i32 values
i32
Converts to this type from the input type.