fcstrfree(3) debian man page | unix.com

Man Page: fcstrfree

Operating Environment: debian

Section: 3

FcStrFree(3)															      FcStrFree(3)

NAME
FcStrFree - free a string
SYNOPSIS
#include <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.9.0 16 April 2012 FcStrFree(3)
Related Man Pages
fcfilescan(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fcpatternget-type(3) - centos
fclangsethaslang(3) - opensolaris
fcutf8len(3) - opensolaris
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?