fcconfigreference(3) suse man page | unix.com

Man Page: fcconfigreference

Operating Environment: suse

Section: 3

FcConfigReference(3)													      FcConfigReference(3)

NAME
FcConfigReference - Increment config reference count
SYNOPSIS
#include <fontconfig.h> FcConfig * FcConfigReference(FcConfig *config); .fi
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.8.0 18 November 2009 FcConfigReference(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcdircacheunlink(3) - opensolaris
refcount(9) - debian
refcount_release(9) - debian
refcount_acquire(9) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I