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
fcconfigappfontadddir(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdirsave(3) - opensolaris
fclangsethaslang(3) - opensolaris
fcutf8len(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 ?
Getting command output to putty window title.
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I