Skip to main content

SteamAPI_ISteamNetworkingUtils_SteamNetworkingIPAddr_ToString

Function SteamAPI_ISteamNetworkingUtils_SteamNetworkingIPAddr_ToString 

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