pub unsafe fn vbslq_p16(
    a: uint16x8_t,
    b: poly16x8_t,
    c: poly16x8_t
) -> poly16x8_tAvailable on AArch64 and target feature 
neon only.Expand description
Bitwise Select. (128-bit)
pub unsafe fn vbslq_p16(
    a: uint16x8_t,
    b: poly16x8_t,
    c: poly16x8_t
) -> poly16x8_tneon only.Bitwise Select. (128-bit)