COLOR_RED

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum short COLOR_RED;
    version(PDC_RGB)
    extern (C) nothrow
    enum short COLOR_RED;
  2. enum short COLOR_RED;

Meta