Function steamworks_sys::SteamAPI_ISteamUGC_CreateQueryAllUGCRequestPage[][src]

pub unsafe extern "C" fn SteamAPI_ISteamUGC_CreateQueryAllUGCRequestPage(
    self_: *mut ISteamUGC,
    eQueryType: EUGCQuery,
    eMatchingeMatchingUGCTypeFileType: EUGCMatchingUGCType,
    nCreatorAppID: AppId_t,
    nConsumerAppID: AppId_t,
    unPage: uint32
) -> UGCQueryHandle_t