Function vcvtps_s32_f32
#[target_feature(enable = "neon")]
pub fn vcvtps_s32_f32(a: f32) -> i32
Floating-point convert to signed integer, rounding toward plus infinity Arm's documentation
vcvtps_s32_f32#[target_feature(enable = "neon")]
pub fn vcvtps_s32_f32(a: f32) -> i32
Floating-point convert to signed integer, rounding toward plus infinity Arm's documentation