Function steamworks_sys::SteamAPI_ISteamNetworkingSockets_CreateHostedDedicatedServerListenSocket[][src]

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