DiagnosticHandler

Undocumented in source.
alias DiagnosticHandler = void delegate
(
const ref Loc loc
,,
scope const char* messageFormat
,
va_list args
,
bool isSupplemental = false
)
pure nothrow

Meta