pub type EOS_AntiCheatClient_UnregisterPeerOptions = _tagEOS_AntiCheatClient_UnregisterPeerOptions;Expand description
Input parameters for the EOS_AntiCheatClient_UnregisterPeer function.
Aliased Type§
#[repr(C)]pub struct EOS_AntiCheatClient_UnregisterPeerOptions {
pub ApiVersion: i32,
pub PeerHandle: *mut c_void,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_ANTICHEATCLIENT_UNREGISTERPEER_API_LATEST.
PeerHandle: *mut c_voidLocally unique value describing the remote user, as previously passed to EOS_AntiCheatClient_RegisterPeer