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)