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