pub type isizex1 = Simd<isize, 1>;
portable_simd
A SIMD vector with one element of type isize.
isize
pub struct isizex1(/* private fields */);