Struct core::arch::arm::float32x4_t [−][src]
#[repr(simd)]pub struct float32x4_t(_, _, _, _);
This is supported on ARM only.
Expand description
ARM-specific 128-bit wide vector of four packed f32
.
#[repr(simd)]pub struct float32x4_t(_, _, _, _);
ARM-specific 128-bit wide vector of four packed f32
.