Struct x86intrin::i8x16 [] [src]

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

Methods

impl i8x16
[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for i8x16
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for i8x16
[src]

impl Clone for i8x16
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for i8x16

impl Sync for i8x16