Skip to main content

SteamAPI_ISteamRemoteStorage_UpdatePublishedFileDescription

Function SteamAPI_ISteamRemoteStorage_UpdatePublishedFileDescription 

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