CLIUsage.hcUsage
struct CLIUsage
enum hcUsage =
"Available header generation modes:
=[h|help|?] List information on all available choices
=silent Silently ignore non-extern(C[++]) declarations
=verbose Add a comment for ignored non-extern(C[++]) declarations
";
dmd cli CLIUsage
manifest constantsstatic functions
Options supported by -HC