Skip to main content

SteamAPI_ISteamUGC_CreateQueryAllUGCRequestCursor

Function SteamAPI_ISteamUGC_CreateQueryAllUGCRequestCursor 

Source
pub unsafe extern "C" fn SteamAPI_ISteamUGC_CreateQueryAllUGCRequestCursor(
    self_: *mut ISteamUGC,
    eQueryType: EUGCQuery,
    eMatchingeMatchingUGCTypeFileType: EUGCMatchingUGCType,
    nCreatorAppID: AppId_t,
    nConsumerAppID: AppId_t,
    pchCursor: *const c_char,
) -> UGCQueryHandle_t