Function SteamAPI_ISteamNetworkingSockets_SetConnectionName

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_SetConnectionName(
    self_: *mut ISteamNetworkingSockets,
    hPeer: HSteamNetConnection,
    pszName: *const c_char,
)