Struct x86intrin::u8x32 [] [src]

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

Methods

impl u8x32
[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for u8x32
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for u8x32
[src]

impl Clone for u8x32
[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 u8x32

impl Sync for u8x32