Skip to main content

SteamAPI_SteamNetworkingIPAddr_ToString

Function SteamAPI_SteamNetworkingIPAddr_ToString 

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