pub unsafe fn vsli_n_p64(
    a: poly64x1_t, 
    b: poly64x1_t, 
    const N: i32
) -> poly64x1_tAvailable on ARM and target feature 
neon,v7,aes only.Expand description
Shift Left and Insert (immediate)
pub unsafe fn vsli_n_p64(
    a: poly64x1_t, 
    b: poly64x1_t, 
    const N: i32
) -> poly64x1_tneon,v7,aes only.Shift Left and Insert (immediate)