int LuaOpenDumpFile(lua_State *L) { LuaAPI lua(L); DbgClient *Client = (DbgClient *)lua.CheckUserPointer(1, str::utLuaDebugClient); ...
確定! 回上一頁