RetroArch
|
#include <rpc_connection.h>
Public Attributes | |
char | message [MaxRpcFrameSize - sizeof(MessageFrameHeader)] |
Public Attributes inherited from RpcConnection::MessageFrameHeader | |
Opcode | opcode |
uint32_t | length |
char RpcConnection::MessageFrame::message[MaxRpcFrameSize - sizeof(MessageFrameHeader)] |