xenocara/lib/fontconfig/doc/FcCharSetDestroy.3

19 lines
464 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
.TH "FcCharSetDestroy" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcCharSetDestroy \- Destroy a character set
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
void FcCharSetDestroy(FcCharSet *\fIfcs\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.SH "DESCRIPTION"
.PP
\fBFcCharSetDestroy\fR decrements the reference count
\fIfcs\fR\&. If the reference count becomes zero, all
2006-11-25 11:41:30 -07:00
memory referenced is freed.
.SH "VERSION"
.PP
Fontconfig version 2.8.0