OutBuffer.printf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void printf(const(char)* format, ...)
  2. void printf(const(char)* format, ...)
    struct OutBuffer
    pragma(printf) extern (C++) nothrow
    static if(!(__VERSION__ < 2092))
    void
    printf
    (
    const(char)* format
    ,)

Meta