VisualServerSingleton.hasOsFeature

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

struct VisualServerSingleton
@nogc nothrow const
bool
hasOsFeature
(
StringArg0
)
(
in StringArg0 feature
)

Meta