Function steamworks_sys::SteamAPI_ISteamNetworking_CreateP2PConnectionSocket[][src]

pub unsafe extern "C" fn SteamAPI_ISteamNetworking_CreateP2PConnectionSocket(
    self_: *mut ISteamNetworking,
    steamIDTarget: uint64_steamid,
    nVirtualPort: c_int,
    nTimeoutSec: c_int,
    bAllowUseOfPacketRelay: bool
) -> SNetSocket_t