1 /*
2 ** Lua binding: server
3 ** Generated automatically by tolua 5.2.0 on Fri Dec 10 12:13:25 2021.
4 */
5 
6 /* Exported function */
7 TOLUA_API int tolua_server_open (lua_State* tolua_S);
8 LUALIB_API int luaopen_server (lua_State* tolua_S);
9 
10