Function steamworks_sys::ISteamNetworkingUtils_SetConnectionConfigValueInt32[][src]

pub unsafe extern "C" fn ISteamNetworkingUtils_SetConnectionConfigValueInt32(
    this: *mut ISteamNetworkingUtils,
    hConn: HSteamNetConnection,
    eValue: ESteamNetworkingConfigValue,
    val: int32
) -> bool