910c790261cc1591648f3232a8f0ed01c844ce21
[platform/upstream/fontconfig.git] / doc / FcStrFree.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcStrFree" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcStrFree \- free a string
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 void FcStrFree (FcChar8 *\fIs\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 This is just a wrapper around free(3) which helps track memory usage of
14 strings within the fontconfig library.
15 .SH "VERSION"
16 .PP
17 Fontconfig version 2.10.91