Query: fcstrfree
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcStrFree(3) FcStrFree(3)NAMEFcStrFree - free a stringSYNOPSIS#include <fontconfig.h> void FcStrFree (FcChar8 *s);DESCRIPTIONThis is just a wrapper around free(3) which helps track memory usage of strings within the fontconfig library.VERSIONFontconfig version 2.9.0 16 April 2012 FcStrFree(3)