error

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void error(Loc loc, const(char)* format, ...)
  2. void error(const(char)* filename, uint linnum, uint charnum, const(char)* format, ...)
    extern (C++)
    void
    error
    (
    const(char)* filename
    ,
    uint linnum
    ,
    uint charnum
    ,
    const(char)* format
    ,)

Meta