Query: fcstrfree
OS: centos
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/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.10.95 31 8 2013 FcStrFree(3)