.\" auto-generated by docbook2man-spec from docbook-utils package .TH "FcPatternDestroy" "3" "27 1月 2023" "Fontconfig 2.14.2" "" .SH NAME FcPatternDestroy \- Destroy a pattern .SH SYNOPSIS .nf \fB#include .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.