Function vmull_lane_s16

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

Vector long multiply by scalar Arm's documentation