Struct immintrin::__m64 [] [src]

#[repr(simd)]
pub struct __m64(_);

Trait Implementations

impl Debug for __m64
[src]

Formats the value using the given formatter.

impl Copy for __m64
[src]

impl Clone for __m64
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more