pub unsafe extern "C" fn EOS_LobbySearch_Release(
LobbySearchHandle: EOS_HLobbySearch,
)Expand description
Release the memory associated with a lobby search. This must be called on data retrieved from EOS_Lobby_CreateLobbySearch.
@param LobbySearchHandle - The lobby search handle to release
@see EOS_Lobby_CreateLobbySearch