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
fcfontrenderprepare(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fcpatternbuild(3) - centos
fcpatternget-type(3) - centos
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?