Type Definition simba::simd::AutoU32x2

source · []
pub type AutoU32x2 = AutoSimd<[u32; 2]>;