Skip to main content

u16x8

Type Alias u16x8 

Source
pub type u16x8 = Vector<Align16, u16, 8>;

Aliased Typeยง

pub struct u16x8 { /* private fields */ }