Struct x86intrin::i8x32 [] [src]

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

Methods

impl i8x32
[src]

Trait Implementations

impl Debug for i8x32
[src]

Formats the value using the given formatter.

impl Copy for i8x32
[src]

impl Clone for i8x32
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more