1FcStrFree(3)                                                      FcStrFree(3)
2
3
4

NAME

6       FcStrFree - free a string
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       void FcStrFree (FcChar8 *s);
12

DESCRIPTION

14       This is just a wrapper around free(3) which helps track memory usage of
15       strings within the fontconfig library.
16
17
18
19Fontconfig 2.13.0                 06 3月 2018                     FcStrFree(3)
Impressum