i64x4

Type Alias i64x4 

Source
pub type i64x4 = Vector<Align32, i64, 4>;

Aliased Typeยง

pub struct i64x4 { /* private fields */ }