LUA_VERSUFFIX

Undocumented in source.
version(LUA_54)
enum LUA_VERSUFFIX = "_" ~ LUA_VERSION_MAJOR ~ "_" ~ LUA_VERSION_MINOR;

Meta