pub unsafe fn vcvts_n_u32_f32(a: f32, const N: i32) -> u32
This is supported on AArch64 and target feature neon only.
Expand description

Floating-point convert to fixed-point, rounding toward zero