Function steamworks_sys::SteamAPI_ISteamNetworkingUtils_SteamNetworkingIPAddr_ToString[][src]

pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_SteamNetworkingIPAddr_ToString(
    self_: *mut ISteamNetworkingUtils,
    addr: *const SteamNetworkingIPAddr,
    buf: *mut c_char,
    cbBuf: uint32,
    bWithPort: bool
)