Searched refs:dll_luaL_unref (Results 1 – 1 of 1) sorted by relevance
147 #define luaL_unref dll_luaL_unref249 void (*dll_luaL_unref) (lua_State *L, int idx, int n); variable251 void (*dll_luaL_unref) (lua_State *L, int idx, lua_Integer n); variable371 {"luaL_unref", (luaV_function) &dll_luaL_unref},