Searched defs:luaL_openlibs (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | linit.c | 57 LUALIB_API void luaL_openlibs (lua_State *L) { in luaL_openlibs() function |
A D | lualib.h | 49 LUALIB_API void (luaL_openlibs) (lua_State *L); variable |
Completed in 4 milliseconds