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