LUA_VERSUFFIX

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

Meta