lua_civet.h 156 B

1234
  1. /* "lua_civet.h" */
  2. /* Project internal header to allow main.c to call a non-public function in mod_lua.inl */
  3. void lua_civet_open_all_libs(lua_State *L);