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)
| Related Man Pages |
|---|
| fcconfigappfontadddir(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcstrcopyfilename(3) - opensolaris |
| fcutf8len(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |