Struct core::arch::mips::v2i64 [−][src]
#[repr(simd)]pub struct v2i64(_, _);
This is supported on MIPS only.
Trait Implementations
impl Clone for v2i64
[src]
impl Clone for v2i64
[src]This is supported on MIPS or MIPS-64 only.
fn clone(&self) -> v2i64
[src]
fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Copy for v2i64
[src]
This is supported on MIPS or MIPS-64 only.