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.4.1 16 October 2006 FcCharSetDestroy(3)