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