pub unsafe fn vbslq_p8(
    a: uint8x16_t,
    b: poly8x16_t,
    c: poly8x16_t,
) -> poly8x16_tAvailable on ARM and target feature 
neon only.Expand description
Bitwise Select. (128-bit)
pub unsafe fn vbslq_p8(
    a: uint8x16_t,
    b: poly8x16_t,
    c: poly8x16_t,
) -> poly8x16_tneon only.Bitwise Select. (128-bit)