Type Definition simba::simd::AutoU64x2

source ·
pub type AutoU64x2 = AutoSimd<[u64; 2]>;