vwarningSupplemental

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

Meta