Function gns_sys::SteamNetworkingIdentity_ToString
source · [−]pub unsafe extern "C" fn SteamNetworkingIdentity_ToString(
this: *const SteamNetworkingIdentity,
buf: *mut c_char,
cbBuf: size_t
)
Expand description
Print to a human-readable string. This is suitable for debug messages
or any other time you need to encode the identity as a string. It has a
URL-like format (type:
See also SteamNetworkingIPAddrRender