pub type i8x64 = Simd<i8, 64>;
portable_simd
Vector of 64 i8 values
i8
Converts to this type from the input type.