pub fn vcvtaq_s64_f64(a: float64x2_t) -> int64x2_tAvailable on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Floating-point convert to signed integer, rounding to nearest with ties to away Arm’s documentation