Struct redox::simd::f64x2
[−]
[src]
pub struct f64x2(pub f64, pub f64);
Deprecated since 1.3.0
: use the external simd
crate instead