Function vshr_n_u8

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

Shift right Arm's documentation