.\" 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" "15 May 2020" "Fontconfig 2.13.1" "" .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.