Type Definition simba::simd::AutoU16x4

source ·
pub type AutoU16x4 = AutoSimd<[u16; 4]>;