Method

SoupCacheload

Declaration [src]

void
soup_cache_load (
  SoupCache* cache
)

Description [src]

Loads the contents of caches index into memory.

This is not thread safe and must be called only from the thread that created the SoupCache.