Function steamworks_sys::SteamAPI_ISteamNetworkingUtils_ParsePingLocationString[][src]

pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_ParsePingLocationString(
    self_: *mut ISteamNetworkingUtils,
    pszString: *const c_char,
    result: *mut SteamNetworkPingLocation_t
) -> bool