Function steamworks_sys::SteamAPI_ISteamInventory_GetItemsWithPrices[][src]

pub unsafe extern "C" fn SteamAPI_ISteamInventory_GetItemsWithPrices(
    self_: *mut ISteamInventory,
    pArrayItemDefs: *mut SteamItemDef_t,
    pCurrentPrices: *mut uint64,
    pBasePrices: *mut uint64,
    unArrayLength: uint32
) -> bool