UnloadFile()

Unloads files from the file cache.

void UnloadFile(struct CacheFile * Cache)
ParameterDescription
CacheA pointer to a CacheFile structure returned from LoadFile().

This function unloads cached files that have been previously loaded with the LoadFile() function.