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