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
fcfilescan(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fclangsethaslang(3) - opensolaris
fcutf16len(3) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend