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