Type Definition simba::simd::AutoI128x2

source ·
pub type AutoI128x2 = AutoSimd<[i128; 2]>;