example of using protobuf message */ Message msg = MESSAGE__INIT; Response res = RESPONSE__INIT; //response msg msg.response = &res; res.response_type ...
確定! 回上一頁