avx2

Undocumented in source.
version(GDC)
pure nothrow @trusted
static if(BOTAN_HAS_THREEFISH_512_AVX2)
enum avx2 = gcc.attribute.attribute("target", "avx2");

Meta