Function core::arch::aarch64::vcvtn_u32_f32[][src]

pub unsafe fn vcvtn_u32_f32(a: float32x2_t) -> uint32x2_t
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on AArch64 and target feature neon only.
Expand description

浮点转换为无符号整数,四舍五入到最接近的偶数