Function steamworks_sys::SteamAPI_ISteamGameSearch_SearchForGameWithLobby[][src]

pub unsafe extern "C" fn SteamAPI_ISteamGameSearch_SearchForGameWithLobby(
    self_: *mut ISteamGameSearch,
    steamIDLobby: uint64_steamid,
    nPlayerMin: c_int,
    nPlayerMax: c_int
) -> EGameSearchErrorCode_t