Function steamworks_sys::ISteamNetworkingUtils_SetGlobalConfigValueString[][src]

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