FcStrFree(3) FcStrFree(3)NAMEFcStrFree - free a stringSYNOPSIS#include <fontconfig.h> void FcStrFree(FcChar8 *s); .fiDESCRIPTIONThis is just a wrapper around free(3) which helps track memory usage of strings within the fontconfig library.VERSIONFontconfig version 2.8.0 18 November 2009 FcStrFree(3)