Function core::arch::arm::vbslq_u8 [−][src]
pub unsafe fn vbslq_u8(
a: uint8x16_t,
b: uint8x16_t,
c: uint8x16_t
) -> uint8x16_tThis is supported on (non-crate feature
miri-test-libstd or test or doctest) and ARM and target feature neon only.Expand description
Bitwise Select. (128-bit)