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