FcValueDestroy(3) FcValueDestroy(3)NAMEFcValueDestroy - Free a valueSYNOPSIS#include <fontconfig.h> void FcValueDestroy (FcValue v);DESCRIPTIONFrees any memory referenced by v. Values of type FcTypeString, FcTypeMatrix and FcTypeCharSet reference memory, the other types do not.VERSIONFontconfig version 2.9.0 16 April 2012 FcValueDestroy(3)