Searched refs:luaL_unref (Results 1 – 4 of 4) sorted by relevance
73 LUALIB_API void (luaL_unref) (lua_State *L, int t, int ref); variable
543 LUALIB_API void luaL_unref (lua_State *L, int t, int ref) { in luaL_unref() function