fcstrfree(3) centos man page | unix.com

Man Page: fcstrfree

Operating Environment: centos

Section: 3

FcStrFree(3)															      FcStrFree(3)

NAME
FcStrFree - free a string
SYNOPSIS
#include <fontconfig/fontconfig.h> void FcStrFree (FcChar8 *s);
DESCRIPTION
This is just a wrapper around free(3) which helps track memory usage of strings within the fontconfig library.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcStrFree(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcutf8len(3) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq