Query: fccharsetdestroy
OS: sunos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcCharSetDestroy(3) FcCharSetDestroy(3)NAMEFcCharSetDestroy - Destroy a character setSYNOPSIS#include <fontconfig.h> void FcCharSetDestroy (FcCharSet *fcs);DESCRIPTIONFcCharSetDestroy decrements the reference count fcs. If the reference count becomes zero, all memory referenced is freed.VERSIONFontconfig version 2.2.3 30 June 2004 FcCharSetDestroy(3)