Struct x86intrin::m128 [] [src]

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

Methods

impl m128
[src]

Trait Implementations

impl Debug for m128
[src]

Formats the value using the given formatter.

impl Copy for m128
[src]

impl Clone for m128
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more