Struct x86intrin::f32x8 [] [src]

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

Methods

impl f32x8
[src]

Trait Implementations

impl Debug for f32x8
[src]

Formats the value using the given formatter.

impl Copy for f32x8
[src]

impl Clone for f32x8
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more