Function vcvt_u16_f16

#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcvt_u16_f16(a: float16x4_t) -> uint16x4_t

Floating-point convert to unsigned fixed-point, rounding toward zero Arm's documentation