⚠ Internal Docs ⚠Not Public APIOfficial Docs Here
pub type i32x64 = Simd<i32, 64>;
portable_simd
A SIMD vector with 64 elements of type i32.
i32