Freeciv-3.1
Loading...
Searching...
No Matches
tolua_signal_gen.h
Go to the documentation of this file.
1/*
2** Lua binding: signal
3** Generated automatically by tolua 5.2.0 on Wed May 4 11:32:32 2022.
4*/
5
6/* Exported function */
7TOLUA_API int tolua_signal_open (lua_State* tolua_S);
8LUALIB_API int luaopen_signal (lua_State* tolua_S);
9
LUALIB_API int luaopen_signal(lua_State *tolua_S)
TOLUA_API int tolua_signal_open(lua_State *tolua_S)