0) { cnt++; lua_pop(L, 1); } return cnt; } static int ubus_lua_reply(lua_State *L) { struct ubus_lua_connection *c = luaL_checkudata(L, 1, METANAME); struct ...
確定! 回上一頁