_mm_clflush

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias _mm_clflush = __builtin_ia32_clflush
  2. void _mm_clflush(const(void)* p)
    version(!LDC)
    nothrow @nogc pure @safe
    void
    _mm_clflush
    (
    const(void)* p
    )

Meta