luaL_argcheck (L::LuaState, cond::Integer, arg::Integer, extramsg::Str) = (cond == 1 || luaL_argerror(L, arg. extramsg); Cvoid()).
確定! 回上一頁