debian man page for fcpatterndestroy

Query: fcpatterndestroy

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcPatternDestroy(3)													       FcPatternDestroy(3)

NAME
FcPatternDestroy - Destroy a pattern
SYNOPSIS
#include <fontconfig.h> void FcPatternDestroy (FcPattern *p);
DESCRIPTION
Decrement the pattern reference count. If all references are gone, destroys the pattern, in the process destroying all related values.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcPatternDestroy(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fc-pattern(1) - debian
fcpatternget-type(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results