Skip to main content

SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTitle

Function SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTitle 

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