fcpatterndestroy(3) debian man page | unix.com

Man Page: fcpatterndestroy

Operating Environment: debian

Section: 3

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
fcfreetypequeryface(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternbuild(3) - centos
fcpatternget-type(3) - centos
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file