.\" auto-generated by docbook2man-spec from docbook-utils package .TH "FcPatternDestroy" "3" "05 8月 2016" "Fontconfig 2.12.1" "" .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.