pub struct poly64x1x2_t(pub poly64x1_t, pub poly64x1_t);This is supported on AArch64 only.
Expand description
ARM-specific type containing four poly64x1_t vectors.
Tuple Fields
0: poly64x1_t1: poly64x1_tpub struct poly64x1x2_t(pub poly64x1_t, pub poly64x1_t);ARM-specific type containing four poly64x1_t vectors.
0: poly64x1_t1: poly64x1_t