API Version: 2.0
Library Version: 2.84.0
Generated by gi-docgen 2024.1
deprecated: 2.32
void g_cache_destroy ( GCache* cache )
Frees the memory allocated for the GCache.
GCache
Note that it does not destroy the keys and values which were contained in the GCache.
Deprecated since: 2.32
Use a GHashTable instead.
GHashTable