pub type u32x16 = Simd<u32, 16>;
portable_simd
Vector of 16 u32 values
u32
Converts to this type from the input type.