Struct x86intrin::u8x16 [] [src]

#[repr(simd)] #[repr(C)]
pub struct u8x16(_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _);

Methods

impl u8x16
[src]

Trait Implementations

impl Debug for u8x16
[src]

Formats the value using the given formatter.

impl Copy for u8x16
[src]

impl Clone for u8x16
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more