Type Definition simba::simd::AutoU32x4

source ·
pub type AutoU32x4 = AutoSimd<[u32; 4]>;