lua_civet.h 159 B

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