Function vcombine_p8

Source
pub fn vcombine_p8(a: poly8x8_t, b: poly8x8_t) -> poly8x16_t
🔬This is a nightly-only experimental API. (stdarch_arm_neon_intrinsics #111800)
Available on ARM and target feature neon only.
Expand description

Join two smaller vectors into a single larger vector Arm’s documentation