Skip to main content

SteamAPI_ISteamNetworking_RetrieveDataFromSocket

Function SteamAPI_ISteamNetworking_RetrieveDataFromSocket 

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworking_RetrieveDataFromSocket(
    self_: *mut ISteamNetworking,
    hSocket: SNetSocket_t,
    pubDest: *mut c_void,
    cubDest: uint32,
    pcubMsgSize: *mut uint32,
) -> bool