Function vsli_n_s32

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

Shift Left and Insert (immediate) Arm's documentation