pub unsafe fn vsraq_n_u8(
    a: uint8x16_t, 
    b: uint8x16_t, 
    const N: i32
) -> uint8x16_tThis is supported on ARM and target feature 
neon only.Expand description
Unsigned shift right and accumulate
pub unsafe fn vsraq_n_u8(
    a: uint8x16_t, 
    b: uint8x16_t, 
    const N: i32
) -> uint8x16_tneon only.Unsigned shift right and accumulate