pub type isizex8 = Simd<isize, 8>;
portable_simd
A SIMD vector with eight elements of type isize.
isize
Converts to this type from the input type.