table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
FcStrFree(3) | FcStrFree(3) |
NAME¶
FcStrFree - free a stringSYNOPSIS¶
#include <fontconfig.h>DESCRIPTION¶
This is just a wrapper around free(3) which helps track memory usage of strings within the fontconfig library.VERSION¶
Fontconfig version 2.9.016 April 2012 |