_mm_set1_epi8

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(__m128i) _mm_set1_epi8()
  2. immutable(__m128i) _mm_set1_epi8()
    pure nothrow @trusted
    static if(BOTAN_HAS_SIMD_SSE2)
    immutable(__m128i)
    _mm_set1_epi8
    (
    byte[] arr
    )
    ()

Meta