Type Definition slipstream::types::f64x2

source ·
pub type f64x2 = Vector<Align16, f64, 2>;