Type Definition simba::simd::AutoU64x4

source · []
pub type AutoU64x4 = AutoSimd<[u64; 4]>;