Type Definition simba::simd::AutoI32x4

source ·
pub type AutoI32x4 = AutoSimd<[i32; 4]>;