_mm_storeu_si128

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void _mm_storeu_si128(__m128i* p, __m128i a)
  2. void _mm_storeu_si128(__m128i* p, __m128i a)
    version(none)
    pure nothrow @trusted
    static if(BOTAN_HAS_SIMD_SSE2)
    void
    _mm_storeu_si128
    ()
    (,
    auto const ref __m128i a
    )
  3. void _mm_storeu_si128(__m128i* p, __m128i a)

Meta