Function steamworks_sys::SteamAPI_ISteamNetworkingUtils_ConvertPingLocationToString[][src]

pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_ConvertPingLocationToString(
    self_: *mut ISteamNetworkingUtils,
    location: *const SteamNetworkPingLocation_t,
    pszBuf: *mut c_char,
    cchBufSize: c_int
)