Struct core::arch::aarch64::uint64x1_t [−][src]
#[repr(simd)]pub struct uint64x1_t(_);
This is supported on AArch64 only.
Expand description
ARM-specific 64-bit wide vector of one packed u64
.
Trait Implementations
Performs the conversion.
Performs the conversion.