centos man page for fcstrfree

Query: fcstrfree

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcconfigenablehome(3) - opensolaris
fcconfigfilename(3) - opensolaris
fcdirsave(3) - opensolaris
fclangsethaslang(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq