m64x2

Type Alias m64x2 

Source
pub type m64x2 = Simd<[m64; 2]>;

Aliased Typeยง

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