has42

Undocumented in source.
  1. enum has42;
    static if(glSupport >= GLSupport.gl42)
    enum has42 = true;
  2. enum has42;

Meta