Function vluti2_laneq_p8

#[target_feature(enable = "neon", enable = "lut")]
pub unsafe fn vluti2_laneq_p8(a: poly8x8_t, b: uint8x16_t, INDEX: i32) -> poly8x16_t

Lookup table read with 2-bit indices Arm's documentation

Safety