Function vcvtad_u64_f64
#[target_feature(enable = "neon")]
pub fn vcvtad_u64_f64(a: f64) -> u64
Floating-point convert to integer, rounding to nearest with ties to away Arm's documentation
vcvtad_u64_f64#[target_feature(enable = "neon")]
pub fn vcvtad_u64_f64(a: f64) -> u64
Floating-point convert to integer, rounding to nearest with ties to away Arm's documentation