pub type EOS_P2P_GetPortRangeOptions = _tagEOS_P2P_GetPortRangeOptions;Expand description
Structure containing information about getting the configured port range settings.
Aliased Type§
#[repr(C)]pub struct EOS_P2P_GetPortRangeOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_P2P_GETPORTRANGE_API_LATEST.