Type Definition simba::simd::AutoU32x16

source ·
pub type AutoU32x16 = AutoSimd<[u32; 16]>;