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
fcfontmatch(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fcpatternbuild(3) - centos
fcpatternbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?