Function vzip_s32

#[target_feature(enable = "neon")]
pub fn vzip_s32(a: int32x2_t, b: int32x2_t) -> int32x2x2_t

Zip vectors Arm's documentation