[][src]Type Definition simd_trick::u16x4

type u16x4 = Simd<[u16; 4]>;

Trait Implementations

impl From<Simd<[m16; 4]>> for u16x4[src]