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.9.0 16 April 2012 FcCharSetDestroy(3)