[][src]Type Definition simd_trick::u16x8

type u16x8 = Simd<[u16; 8]>;

Trait Implementations

impl From<Simd<[m16; 8]>> for u16x8[src]