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