Function vmull_n_s32

#[target_feature(enable = "neon")]
pub fn vmull_n_s32(a: int32x2_t, b: i32) -> int64x2_t

Vector long multiply with scalar Arm's documentation