Blob Blame History Raw
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcPatternDestroy" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
.SH NAME
FcPatternDestroy \- Destroy a pattern
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
void FcPatternDestroy (FcPattern *\fIp\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
Decrement the pattern reference count. If all references are gone, destroys
the pattern, in the process destroying all related values.