Function VisualServerSingleton.hasOsFeature

Returns true if the OS supports a certain feature. Features might be s3tc, etc, etc2 and pvrtc.

bool hasOsFeature (
  const(String) feature
) nothrow @nogc const;