1 /*
2 ** Lua binding: fcdb
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_fcdb_open (lua_State* tolua_S);
8 LUALIB_API int luaopen_fcdb (lua_State* tolua_S);
9 
10