i64x2

Type Alias i64x2 

Source
pub type i64x2 = Simd<[i64; 2]>;

Aliased Typeยง

pub struct i64x2(/* private fields */);