Function DXTC_CONFIG_GET

template<typename T>
static auto DXTC_CONFIG_GET(std::string key, T def) -> int

Reads key from the global Configuration, using def as default value and type.