Function steamworks_sys::SteamAPI_ISteamNetworkingUtils_SetConnectionConfigValueInt32[][src]

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