Skip to main content

SteamAPI_ISteamRemoteStorage_GetLocalFileChange

Function SteamAPI_ISteamRemoteStorage_GetLocalFileChange 

Source
pub unsafe extern "C" fn SteamAPI_ISteamRemoteStorage_GetLocalFileChange(
    self_: *mut ISteamRemoteStorage,
    iFile: c_int,
    pEChangeType: *mut ERemoteStorageLocalFileChange,
    pEFilePathType: *mut ERemoteStorageFilePathType,
) -> *const c_char