fcstrfree(3) suse man page | unix.com

Man Page: fcstrfree

Operating Environment: suse

Section: 3

FcStrFree(3)															      FcStrFree(3)

NAME
FcStrFree - free a string
SYNOPSIS
#include <fontconfig.h> void FcStrFree(FcChar8 *s); .fi
DESCRIPTION
This is just a wrapper around free(3) which helps track memory usage of strings within the fontconfig library.
VERSION
Fontconfig version 2.8.0 18 November 2009 FcStrFree(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcconfigparseandload(3) - opensolaris
fcdirsave(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
fcutf16len(3) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com