Type Definition simba::simd::AutoU16x2

source ·
pub type AutoU16x2 = AutoSimd<[u16; 2]>;