+ struct dict *bootenv = *(struct dict**)lua_touserdata(L, lua_upvalueindex(1)); const char *name = luaL_checkstring(L, 1);
確定! 回上一頁