Struct core::arch::aarch64::float64x1_t [−][src]
#[repr(simd)]pub struct float64x1_t(_);
This is supported on AArch64 only.
Expand description
特定于 ARM 的一个包装的 f64
的 64 位宽 vector。
#[repr(simd)]pub struct float64x1_t(_);
特定于 ARM 的一个包装的 f64
的 64 位宽 vector。