Skip to main content

SteamAPI_ISteamNetworking_DestroySocket

Function SteamAPI_ISteamNetworking_DestroySocket 

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworking_DestroySocket(
    self_: *mut ISteamNetworking,
    hSocket: SNetSocket_t,
    bNotifyRemoteEnd: bool,
) -> bool