pub struct float64x2x2_t(pub float64x2_t, pub float64x2_t);This is supported on AArch64 only.
Expand description
ARM-specific type containing two float64x2_t vectors.
Tuple Fields
0: float64x2_t1: float64x2_tpub struct float64x2x2_t(pub float64x2_t, pub float64x2_t);ARM-specific type containing two float64x2_t vectors.
0: float64x2_t1: float64x2_t