Function steamworks_sys::SteamAPI_ISteamGameSearch_SetConnectionDetails[][src]

pub unsafe extern "C" fn SteamAPI_ISteamGameSearch_SetConnectionDetails(
    self_: *mut ISteamGameSearch,
    pchConnectionDetails: *const c_char,
    cubConnectionDetails: c_int
) -> EGameSearchErrorCode_t