Function steamworks_sys::SteamAPI_ISteamNetworkingUtils_SetConnectionConfigValueFloat[][src]

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