1FcConfigDestroy(3)                                          FcConfigDestroy(3)
2
3
4

NAME

6       FcConfigDestroy - Destroy a configuration
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       void FcConfigDestroy (FcConfig *config);
12

DESCRIPTION

14       Decrements  the  config  reference  count.  If all references are gone,
15       destroys the configuration and any data associated with it.  Note  that
16       calling  this  function  with  the  return from FcConfigGetCurrent will
17       cause a new configuration to be created for use as  current  configura‐
18       tion.
19
20
21
22Fontconfig 2.13.92                09 8月 2019               FcConfigDestroy(3)
Impressum