Function SteamAPI_ISteamNetworkingUtils_SetGlobalConfigValueFloat

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