Skip to main content

SteamAPI_ISteamGameServerStats_UpdateUserAvgRateStat

Function SteamAPI_ISteamGameServerStats_UpdateUserAvgRateStat 

Source
pub unsafe extern "C" fn SteamAPI_ISteamGameServerStats_UpdateUserAvgRateStat(
    self_: *mut ISteamGameServerStats,
    steamIDUser: uint64_steamid,
    pchName: *const c_char,
    flCountThisSession: f32,
    dSessionLength: f64,
) -> bool