Struct core::arch::aarch64::uint64x2_t [−][src]
#[repr(simd)]pub struct uint64x2_t(_, _);
This is supported on AArch64 only.
Expand description
ARM-specific 128-bit wide vector of two packed u64
.
#[repr(simd)]pub struct uint64x2_t(_, _);
ARM-specific 128-bit wide vector of two packed u64
.