Function shuffle

Source
const fn shuffle(z: i32, y: i32, x: i32, w: i32) -> i32
Expand description

A copy of _MM_SHUFFLE() that doesn’t require a nightly compiler