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