prefetch

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

Meta