Skip to main content

EOS_P2P_GetPacketQueueInfoOptions

Type Alias EOS_P2P_GetPacketQueueInfoOptions 

Source
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: i32

API Version: Set this to EOS_P2P_GETPACKETQUEUEINFO_API_LATEST.