.\" 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 "FcPatternReference" "3" "2022/03/31" "Fontconfig 2.14.0" ""
.SH NAME
FcPatternReference \- Increment pattern reference count
.SH SYNOPSIS
.sp
\fB#include
.sp
void FcPatternReference (FcPattern *\fIp\fB);
\fR
.SH "DESCRIPTION"
.PP
Add another reference to \fIp\fR\&. Patterns are freed only
when the reference count reaches zero.