Function vcvtd_n_s64_f64
#[target_feature(enable = "neon")]
pub fn vcvtd_n_s64_f64(a: f64, N: i32) -> i64
Floating-point convert to fixed-point, rounding toward zero Arm's documentation
vcvtd_n_s64_f64#[target_feature(enable = "neon")]
pub fn vcvtd_n_s64_f64(a: f64, N: i32) -> i64
Floating-point convert to fixed-point, rounding toward zero Arm's documentation