Struct core::arch::aarch64::poly64x1x3_t [−][src]
pub struct poly64x1x3_t(pub poly64x1_t, pub poly64x1_t, pub poly64x1_t);This is supported on (non-crate feature
miri-test-libstd or test or doctest) and AArch64 only.Expand description
ARM-specific type containing four poly64x1_t vectors.
Tuple Fields
0: poly64x1_t1: poly64x1_t2: poly64x1_t