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