Type Definition simba::simd::AutoI64x2

source ·
pub type AutoI64x2 = AutoSimd<[i64; 2]>;