.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcStrFree" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcStrFree \- free a string .SH SYNOPSIS .sp \fB#include .sp void FcStrFree (FcChar8 *\fIs\fB); \fR .SH "DESCRIPTION" .PP This is just a wrapper around free(3) which helps track memory usage of strings within the fontconfig library.