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