Skip to main content

SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription

Function SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription 

Source
pub unsafe extern "C" fn SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription(
    self_: *mut ISteamRemoteStorage,
    updateHandle: PublishedFileUpdateHandle_t,
    pchChangeDescription: *const c_char,
) -> bool