_mm256_storeu_si256

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void _mm256_storeu_si256(__m256i* ptr, __m256i a)
  2. void _mm256_storeu_si256(__m256i* ptr, __m256i a)
    version(none)
    pure nothrow @trusted
    static if(BOTAN_HAS_THREEFISH_512_AVX2)
    void
    _mm256_storeu_si256
  3. void _mm256_storeu_si256(__m256i* ptr, __m256i a)

Meta