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