Function vrshr_n_s8

#[target_feature(enable = "neon")]
pub fn vrshr_n_s8(a: int8x8_t, N: i32) -> int8x8_t

Signed rounding shift right Arm's documentation