Skip to main content

SteamAPI_ISteamRemoteStorage_UpdatePublishedFilePreviewFile

Function SteamAPI_ISteamRemoteStorage_UpdatePublishedFilePreviewFile 

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