Function vrshl_u64

#[target_feature(enable = "neon")]
pub fn vrshl_u64(a: uint64x1_t, b: int64x1_t) -> uint64x1_t

Unsigned rounding shift left Arm's documentation