luad.c.luaconf

Undocumented in source.

Members

Aliases

LUAI_INT32
alias LUAI_INT32 = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_MEM
alias LUAI_MEM = ptrdiff_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_UACNUMBER
alias LUAI_UACNUMBER = double
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_UMEM
alias LUAI_UMEM = size_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_INTEGER
alias LUA_INTEGER = ptrdiff_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_INTFRM_T
alias LUA_INTFRM_T = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_NUMBER
alias LUA_NUMBER = double
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

LUA_QS
enum LUA_QS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Unions

luai_Cast
union luai_Cast
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

LUAI_BITSINT
auto 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_EXTRASPACE
auto LUAI_EXTRASPACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_GCMUL
auto LUAI_GCMUL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_GCPAUSE
auto LUAI_GCPAUSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_MAXCALLS
auto LUAI_MAXCALLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_MAXCCALLS
auto LUAI_MAXCCALLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_MAXCSTACK
auto LUAI_MAXCSTACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_MAXNUMBER2STR
auto LUAI_MAXNUMBER2STR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_MAXUPVALUES
auto LUAI_MAXUPVALUES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAI_MAXVARS
auto LUAI_MAXVARS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAL_BUFFERSIZE
auto 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_COMPAT_LSTR
auto LUA_COMPAT_LSTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUA_IDSIZE
auto 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_MAXCAPTURES
auto LUA_MAXCAPTURES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta