Function vpermi2d128

Source
unsafe extern "C" fn vpermi2d128(
    a: i32x4,
    idx: i32x4,
    b: i32x4,
) -> i32x4
Available on x86 or x86-64 only.