CXDiagnostic

A single diagnostic, containing the diagnostic's severity, location, text, source ranges, and fix-it hints.

extern (C) @nogc @trusted nothrow pure
alias CXDiagnostic = void*

Meta