debian man page for fcdircacheunload

Query: fcdircacheunload

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcDirCacheUnload(3)													       FcDirCacheUnload(3)

NAME
FcDirCacheUnload - unload a cache file
SYNOPSIS
#include <fontconfig.h> void FcDirCacheUnload (FcCache *cache);
DESCRIPTION
This function dereferences cache. When no other references to it remain, all memory associated with the cache will be freed.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcDirCacheUnload(3)
Related Man Pages
fc-cache(1) - suse
fc-cache(1) - linux
fc-cache(1) - plan9
fc-cache(1) - opendarwin
fc-cache(1) - mojave
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?