prefetch

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

Meta