Function steamworks_sys::ISteamNetworkingUtils_SetConnectionConfigValueString[][src]

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