dlua.luaconf

Undocumented in source.

Members

Aliases

LUA_KCONTEXT
alias LUA_KCONTEXT = intptr_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
l_sprintf
alias l_sprintf = snprintf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lua_str2number
alias lua_str2number = strtod
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lua_strx2number
alias lua_strx2number = lua_str2number
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

LUAI_UACINT
enum LUAI_UACINT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_UACNUMBER
enum LUAI_UACNUMBER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_INTEGER
enum LUA_INTEGER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_NUMBER
enum LUA_NUMBER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

l_floor
auto l_floor(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
l_mathlim
string l_mathlim(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
l_mathop
auto l_mathop(T op)
Undocumented in source. Be warned that the author may not have intended to support it.
lua_getlocaledecpoint
auto lua_getlocaledecpoint()
Undocumented in source. Be warned that the author may not have intended to support it.
lua_integer2str
auto lua_integer2str(T0 s, T1 sz, T2 n)
Undocumented in source. Be warned that the author may not have intended to support it.
lua_number2str
auto lua_number2str(T0 s, T1 sz, T2 n)
Undocumented in source. Be warned that the author may not have intended to support it.
lua_pointer2str
auto lua_pointer2str(T0 buff, T1 sz, T2 p)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

LUAI_BITSINT
enum LUAI_BITSINT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_MAXSTACK
enum LUAI_MAXSTACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAL_BUFFERSIZE
enum LUAL_BUFFERSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_DIRSEP
enum LUA_DIRSEP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_EXEC_DIR
enum LUA_EXEC_DIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_EXTRASPACE
enum LUA_EXTRASPACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_FLOAT_DOUBLE
enum LUA_FLOAT_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_FLOAT_FLOAT
enum LUA_FLOAT_FLOAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_FLOAT_LONGDOUBLE
enum LUA_FLOAT_LONGDOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_FLOAT_TYPE
enum LUA_FLOAT_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_IDSIZE
enum LUA_IDSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_INTEGER_FRMLEN
enum LUA_INTEGER_FRMLEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_INT_INT
enum LUA_INT_INT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_INT_LONG
enum LUA_INT_LONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_INT_LONGLONG
enum LUA_INT_LONGLONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_INT_TYPE
enum LUA_INT_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_MAXINTEGER
enum LUA_MAXINTEGER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_MININTEGER
enum LUA_MININTEGER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_NUMBER_FMT
enum LUA_NUMBER_FMT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_NUMBER_FRMLEN
enum LUA_NUMBER_FRMLEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_PATH_MARK
enum LUA_PATH_MARK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_PATH_SEP
enum LUA_PATH_SEP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_ROOT
enum LUA_ROOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta