- luaL_addlstring
da_luaL_addlstring luaL_addlstring;
- luaL_addstring
da_luaL_addstring luaL_addstring;
- luaL_addvalue
da_luaL_addvalue luaL_addvalue;
- luaL_argerror
da_luaL_argerror luaL_argerror;
- luaL_buffinit
da_luaL_buffinit luaL_buffinit;
- luaL_buffinitsize
da_luaL_buffinitsize luaL_buffinitsize;
- luaL_callmeta
da_luaL_callmeta luaL_callmeta;
- luaL_checkany
da_luaL_checkany luaL_checkany;
- luaL_checkinteger
da_luaL_checkinteger luaL_checkinteger;
- luaL_checklstring
da_luaL_checklstring luaL_checklstring;
- luaL_checknumber
da_luaL_checknumber luaL_checknumber;
- luaL_checkoption
da_luaL_checkoption luaL_checkoption;
- luaL_checkstack
da_luaL_checkstack luaL_checkstack;
- luaL_checktype
da_luaL_checktype luaL_checktype;
- luaL_checkudata
da_luaL_checkudata luaL_checkudata;
- luaL_checkversion_
da_luaL_checkversion_ luaL_checkversion_;
- luaL_error
da_luaL_error luaL_error;
- luaL_execresult
da_luaL_execresult luaL_execresult;
- luaL_fileresult
da_luaL_fileresult luaL_fileresult;
- luaL_getmetafield
da_luaL_getmetafield luaL_getmetafield;
- luaL_getsubtable
da_luaL_getsubtable luaL_getsubtable;
- luaL_gsub
da_luaL_gsub luaL_gsub;
- luaL_len
da_luaL_len luaL_len;
- luaL_loadbufferx
da_luaL_loadbufferx luaL_loadbufferx;
- luaL_loadfilex
da_luaL_loadfilex luaL_loadfilex;
- luaL_loadstring
da_luaL_loadstring luaL_loadstring;
- luaL_newmetatable
da_luaL_newmetatable luaL_newmetatable;
- luaL_newstate
da_luaL_newstate luaL_newstate;
- luaL_openlib
da_luaL_openlib luaL_openlib;
- luaL_openlibs
da_luaL_openlibs luaL_openlibs;
- luaL_optinteger
da_luaL_optinteger luaL_optinteger;
- luaL_optlstring
da_luaL_optlstring luaL_optlstring;
- luaL_optnumber
da_luaL_optnumber luaL_optnumber;
- luaL_prepbuffsize
da_luaL_prepbuffsize luaL_prepbuffsize;
- luaL_pushmodule
da_luaL_pushmodule luaL_pushmodule;
- luaL_pushresult
da_luaL_pushresult luaL_pushresult;
- luaL_pushresultsize
da_luaL_pushresultsize luaL_pushresultsize;
- luaL_ref
da_luaL_ref luaL_ref;
- luaL_requiref
da_luaL_requiref luaL_requiref;
- luaL_setfuncs
da_luaL_setfuncs luaL_setfuncs;
- luaL_setmetatable
da_luaL_setmetatable luaL_setmetatable;
- luaL_testudata
da_luaL_testudata luaL_testudata;
- luaL_tolstring
da_luaL_tolstring luaL_tolstring;
- luaL_traceback
da_luaL_traceback luaL_traceback;
- luaL_unref
da_luaL_unref luaL_unref;
- luaL_where
da_luaL_where luaL_where;
- lua_absindex
da_lua_absindex lua_absindex;
- lua_arith
da_lua_arith lua_arith;
- lua_atpanic
da_lua_atpanic lua_atpanic;
- lua_callk
da_lua_callk lua_callk;
- lua_checkstack
da_lua_checkstack lua_checkstack;
- lua_close
da_lua_close lua_close;
- lua_compare
da_lua_compare lua_compare;
- lua_concat
da_lua_concat lua_concat;
- lua_copy
da_lua_copy lua_copy;
- lua_createtable
da_lua_createtable lua_createtable;
- lua_dump
da_lua_dump lua_dump;
- lua_error
da_lua_error lua_error;
- lua_gc
da_lua_gc lua_gc;
- lua_getallocf
da_lua_getallocf lua_getallocf;
- lua_getfield
da_lua_getfield lua_getfield;
- lua_getglobal
da_lua_getglobal lua_getglobal;
- lua_gethook
da_lua_gethook lua_gethook;
- lua_gethookcount
da_lua_gethookcount lua_gethookcount;
- lua_gethookmask
da_lua_gethookmask lua_gethookmask;
- lua_geti
da_lua_geti lua_geti;
- lua_getinfo
da_lua_getinfo lua_getinfo;
- lua_getiuservalue
da_lua_getiuservalue lua_getiuservalue;
- lua_getlocal
da_lua_getlocal lua_getlocal;
- lua_getmetatable
da_lua_getmetatable lua_getmetatable;
- lua_getstack
da_lua_getstack lua_getstack;
- lua_gettable
da_lua_gettable lua_gettable;
- lua_gettop
da_lua_gettop lua_gettop;
- lua_getupvalue
da_lua_getupvalue lua_getupvalue;
- lua_iscfunction
da_lua_iscfunction lua_iscfunction;
- lua_isinteger
da_lua_isinteger lua_isinteger;
- lua_isnumber
da_lua_isnumber lua_isnumber;
- lua_isstring
da_lua_isstring lua_isstring;
- lua_isuserdata
da_lua_isuserdata lua_isuserdata;
- lua_isyieldable
da_lua_isyieldable lua_isyieldable;
- lua_len
da_lua_len lua_len;
- lua_load
da_lua_load lua_load;
- lua_newstate
da_lua_newstate lua_newstate;
- lua_newthread
da_lua_newthread lua_newthread;
- lua_newuserdatauv
da_lua_newuserdatauv lua_newuserdatauv;
- lua_next
da_lua_next lua_next;
- lua_pcallk
da_lua_pcallk lua_pcallk;
- lua_pushboolean
da_lua_pushboolean lua_pushboolean;
- lua_pushcclosure
da_lua_pushcclosure lua_pushcclosure;
- lua_pushfstring
da_lua_pushfstring lua_pushfstring;
- lua_pushinteger
da_lua_pushinteger lua_pushinteger;
- lua_pushlightuserdata
da_lua_pushlightuserdata lua_pushlightuserdata;
- lua_pushlstring
da_lua_pushlstring lua_pushlstring;
- lua_pushnil
da_lua_pushnil lua_pushnil;
- lua_pushnumber
da_lua_pushnumber lua_pushnumber;
- lua_pushstring
da_lua_pushstring lua_pushstring;
- lua_pushthread
da_lua_pushthread lua_pushthread;
- lua_pushvalue
da_lua_pushvalue lua_pushvalue;
- lua_pushvfstring
da_lua_pushvfstring lua_pushvfstring;
- lua_rawequal
da_lua_rawequal lua_rawequal;
- lua_rawget
da_lua_rawget lua_rawget;
- lua_rawgeti
da_lua_rawgeti lua_rawgeti;
- lua_rawgetp
da_lua_rawgetp lua_rawgetp;
- lua_rawlen
da_lua_rawlen lua_rawlen;
- lua_rawset
da_lua_rawset lua_rawset;
- lua_rawseti
da_lua_rawseti lua_rawseti;
- lua_rawsetp
da_lua_rawsetp lua_rawsetp;
- lua_resetthread
da_lua_resetthread lua_resetthread;
- lua_resume
da_lua_resume lua_resume;
- lua_rotate
da_lua_rotate lua_rotate;
- lua_setallocf
da_lua_setallocf lua_setallocf;
- lua_setcstacklimit
da_lua_setcstacklimit lua_setcstacklimit;
- lua_setfield
da_lua_setfield lua_setfield;
- lua_setglobal
da_lua_setglobal lua_setglobal;
- lua_sethook
da_lua_sethook lua_sethook;
- lua_setiuservalue
da_lua_setiuservalue lua_setiuservalue;
- lua_setlocal
da_lua_setlocal lua_setlocal;
- lua_setmetatable
da_lua_setmetatable lua_setmetatable;
- lua_settable
da_lua_settable lua_settable;
- lua_settop
da_lua_settop lua_settop;
- lua_setupvalue
da_lua_setupvalue lua_setupvalue;
- lua_setwarnf
da_lua_setwarnf lua_setwarnf;
- lua_status
da_lua_status lua_status;
- lua_stringtonumber
da_lua_stringtonumber lua_stringtonumber;
- lua_toboolean
da_lua_toboolean lua_toboolean;
- lua_tocfunction
da_lua_tocfunction lua_tocfunction;
- lua_toclose
da_lua_toclose lua_toclose;
- lua_tointegerx
da_lua_tointegerx lua_tointegerx;
- lua_tolstring
da_lua_tolstring lua_tolstring;
- lua_tonumberx
da_lua_tonumberx lua_tonumberx;
- lua_topointer
da_lua_topointer lua_topointer;
- lua_tothread
da_lua_tothread lua_tothread;
- lua_touserdata
da_lua_touserdata lua_touserdata;
- lua_type
da_lua_type lua_type;
- lua_typename
da_lua_typename lua_typename;
- lua_upvalueid
da_lua_upvalueid lua_upvalueid;
- lua_upvaluejoin
da_lua_upvaluejoin lua_upvaluejoin;
- lua_version
da_lua_version lua_version;
- lua_warning
da_lua_warning lua_warning;
- lua_xmove
da_lua_xmove lua_xmove;
- lua_yieldk
da_lua_yieldk lua_yieldk;
- luaopen_base
da_luaopen_base luaopen_base;
- luaopen_bit32
da_luaopen_bit32 luaopen_bit32;
- luaopen_coroutine
da_luaopen_coroutine luaopen_coroutine;
- luaopen_debug
da_luaopen_debug luaopen_debug;
- luaopen_io
da_luaopen_io luaopen_io;
- luaopen_math
da_luaopen_math luaopen_math;
- luaopen_os
da_luaopen_os luaopen_os;
- luaopen_package
da_luaopen_package luaopen_package;
- luaopen_string
da_luaopen_string luaopen_string;
- luaopen_table
da_luaopen_table luaopen_table;
- luaopen_utf8
da_luaopen_utf8 luaopen_utf8;
Dynamic function declarations for Lua bindings
This file defines all dynamic function declarations for Lua library bindings.