Query: fcdircacheunload
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcDirCacheUnload(3) FcDirCacheUnload(3)NAMEFcDirCacheUnload - unload a cache fileSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcDirCacheUnload (FcCache *cache);DESCRIPTIONThis function dereferences cache. When no other references to it remain, all memory associated with the cache will be freed.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcDirCacheUnload(3)