Skip to main content

SteamAPI_ISteamNetworking_CreateConnectionSocket

Function SteamAPI_ISteamNetworking_CreateConnectionSocket 

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworking_CreateConnectionSocket(
    self_: *mut ISteamNetworking,
    nIP: SteamIPAddress_t,
    nPort: uint16,
    nTimeoutSec: c_int,
) -> SNetSocket_t