pub type isizex4 = Simd<isize, 4>;
portable_simd
A SIMD vector with four elements of type isize.
isize
Converts to this type from the input type.