pub type isizex2 = Simd<isize, 2>;
portable_simd
A SIMD vector with two elements of type isize.
isize
Converts to this type from the input type.