Struct core::simd::i64x2Experimental[src]
pub struct i64x2(pub i64, pub i64);
pub struct i64x2(pub i64, pub i64);
impl Show for i64x2
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).