Function steamworks_sys::SteamAPI_ISteamNetworkingSockets_CreateListenSocketP2P[][src]

pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_CreateListenSocketP2P(
    self_: *mut ISteamNetworkingSockets,
    nLocalVirtualPort: c_int,
    nOptions: c_int,
    pOptions: *const SteamNetworkingConfigValue_t
) -> HSteamListenSocket