luaL_openlibs
void luaL_openlibs (lua_State *L);
Opens all standard Lua libraries into the given state.