Function vbslq_f16

#[target_feature(enable = "neon", enable = "fp16")]
pub fn vbslq_f16(a: uint16x8_t, b: float16x8_t, c: float16x8_t) -> float16x8_t

Bitwise Select. Arm's documentation