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

NAME

6       FcConfigDestroy - Destroy a configuration
7

SYNOPSIS

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

DESCRIPTION

14       Destroys  a  configuration  and any data associated with it.  Note that
15       calling this function with  the  return  from  FcConfigGetCurrent  will
16       place the library in an indeterminate state.
17

VERSION

19       Fontconfig version 2.4.2
20
21
22
23                                  11 May 2007               FcConfigDestroy(3)
Impressum