Skip to main content

SteamAPI_ISteamNetworkingSockets_GetRemoteFakeIPForConnection

Function SteamAPI_ISteamNetworkingSockets_GetRemoteFakeIPForConnection 

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_GetRemoteFakeIPForConnection(
    self_: *mut ISteamNetworkingSockets,
    hConn: HSteamNetConnection,
    pOutAddr: *mut SteamNetworkingIPAddr,
) -> EResult