pub type EOS_P2P_GetPacketQueueInfoOptions = _tagEOS_P2P_GetPacketQueueInfoOptions;Expand description
Structure containing information needed to get the current packet queue information.
Aliased Type§
#[repr(C)]pub struct EOS_P2P_GetPacketQueueInfoOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_P2P_GETPACKETQUEUEINFO_API_LATEST.