Struct core::arch::aarch64::float64x1_t 1.59.0[−][src]
#[repr(simd)]pub struct float64x1_t(_);
This is supported on AArch64 only.
Expand description
ARM-specific 64-bit wide vector of one packed f64
.
#[repr(simd)]pub struct float64x1_t(_);
ARM-specific 64-bit wide vector of one packed f64
.