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