Function vmlsl_high_u8

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

Unsigned multiply-subtract long Arm's documentation