Function vcvtq_u64_f64
#[target_feature(enable = "neon")]
pub fn vcvtq_u64_f64(a: float64x2_t) -> uint64x2_t
Floating-point convert to unsigned fixed-point, rounding toward zero Arm's documentation
vcvtq_u64_f64#[target_feature(enable = "neon")]
pub fn vcvtq_u64_f64(a: float64x2_t) -> uint64x2_t
Floating-point convert to unsigned fixed-point, rounding toward zero Arm's documentation