Function SteamAPI_ISteamNetworkingUtils_SetGlobalConfigValueString

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_SetGlobalConfigValueString(
    self_: *mut ISteamNetworkingUtils,
    eValue: ESteamNetworkingConfigValue,
    val: *const c_char,
) -> bool