pub type EOS_P2P_AddNotifyIncomingPacketQueueFullOptions = _tagEOS_P2P_AddNotifyIncomingPacketQueueFullOptions;Expand description
Structure containing information about what version of the EOS_P2P_AddNotifyIncomingPacketQueueFull function is supported.
Aliased Type§
#[repr(C)]pub struct EOS_P2P_AddNotifyIncomingPacketQueueFullOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_P2P_ADDNOTIFYINCOMINGPACKETQUEUEFULL_API_LATEST.