pub fn vrnd32x_f32(a: float32x2_t) -> float32x2_t
🔬This is a nightly-only experimental API. (
stdarch_neon_ftts
#117227)Available on target feature
neon
and target feature frintts
and (AArch64 or target_arch="arm64ec"
) only.Expand description
Floating-point round to 32-bit integer, using current rounding mode Arm’s documentation