Function steamworks_sys::SteamAPI_ISteamNetworkingUtils_EstimatePingTimeBetweenTwoLocations[][src]

pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_EstimatePingTimeBetweenTwoLocations(
    self_: *mut ISteamNetworkingUtils,
    location1: *const SteamNetworkPingLocation_t,
    location2: *const SteamNetworkPingLocation_t
) -> c_int