Type Definition simba::simd::AutoI32x2

source ·
pub type AutoI32x2 = AutoSimd<[i32; 2]>;