Function steamworks_sys::SteamAPI_ISteamUGC_CreateQueryUserUGCRequest[][src]

pub unsafe extern "C" fn SteamAPI_ISteamUGC_CreateQueryUserUGCRequest(
    self_: *mut ISteamUGC,
    unAccountID: AccountID_t,
    eListType: EUserUGCList,
    eMatchingUGCType: EUGCMatchingUGCType,
    eSortOrder: EUserUGCListSortOrder,
    nCreatorAppID: AppId_t,
    nConsumerAppID: AppId_t,
    unPage: uint32
) -> UGCQueryHandle_t