Function vmull_n_s16

#[target_feature(enable = "neon")]
pub fn vmull_n_s16(a: int16x4_t, b: i16) -> int32x4_t

Vector long multiply with scalar Arm's documentation