Function vmlsl_high_s16

#[target_feature(enable = "neon")]
pub fn vmlsl_high_s16(a: int32x4_t, b: int16x8_t, c: int16x8_t) -> int32x4_t

Signed multiply-subtract long Arm's documentation