debian man page for fcconfigreference

Query: fcconfigreference

OS: debian

Section: 3

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

FcConfigReference(3)													      FcConfigReference(3)

NAME
FcConfigReference - Increment config reference count
SYNOPSIS
#include <fontconfig.h> FcConfig * FcConfigReference (FcConfig *config);
DESCRIPTION
Add another reference to config. Configs are freed only when the reference count reaches zero. If config is NULL, the current configura- tion is used. In that case this function will be similar to FcConfigGetCurrent() except that it increments the reference count before returning and the user is responsible for destroying the configuration when not needed anymore.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcConfigReference(3)
Related Man Pages
fcdircacheunlink(3) - opensolaris
fcfontrenderprepare(3) - opensolaris
fcfontsetmatch(3) - opensolaris
refcount_release(9) - debian
refcount_acquire(9) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
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
How to copy a column of multiple files and paste into new excel file (next to column)?