Struct x86intrin::u32x8 [] [src]

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

Methods

impl u32x8
[src]

Trait Implementations

impl Debug for u32x8
[src]

Formats the value using the given formatter.

impl Copy for u32x8
[src]

impl Clone for u32x8
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more