shufflevector

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vec shufflevector(Vec a, Vec b)
    version(GNU && X86_64)
    pure nothrow @nogc @trusted
    Vec
    shufflevector
    (
    Vec
    mask...
    )
    (
    Vec a
    ,
    Vec b
    )
  2. Vec shufflevector(Vec a, Vec b)

Meta