.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FcPatternDestroy" "3" "2022/03/31" "Fontconfig 2.14.0" ""
.SH NAME
FcPatternDestroy \- Destroy a pattern
.SH SYNOPSIS
.sp
\fB#include
.sp
void FcPatternDestroy (FcPattern *\fIp\fB);
\fR
.SH "DESCRIPTION"
.PP
Decrement the pattern reference count. If all references are gone, destroys
the pattern, in the process destroying all related values.