Searched defs:luaopen_io (Results 1 – 3 of 3) sorted by relevance
25 LUALIB_API int (luaopen_io) (lua_State *L); variable
537 LUALIB_API int luaopen_io (lua_State *L) { in luaopen_io() function
25 LUAMOD_API int (luaopen_io) (lua_State *L); variable