Module lauxlib

Source
Expand description

Contains definitions from lauxlib.h.

Structs§

luaL_Reg

Constants§

LUA_ERRFILE
LUA_NOREF
LUA_REFNIL

Functions§

luaL_argcheck
luaL_argerror
luaL_callmeta
luaL_checkany
luaL_checkinteger
luaL_checklstring
luaL_checknumber
luaL_checkoption
luaL_checkstack_
luaL_checkstring
luaL_checktype
luaL_checkudata
luaL_dofile
luaL_dostring
luaL_error
luaL_findtable
luaL_getmetafield_
luaL_getmetatable
luaL_gsub
luaL_loadbuffer
luaL_loadfile
luaL_loadstring
luaL_newmetatable_
luaL_newstate
luaL_optinteger
luaL_optlstring
luaL_optnumber
luaL_optstring
luaL_ref
luaL_register
luaL_typename
luaL_typerror
luaL_unref
luaL_where