1FcStrSetDestroy(3) FcStrSetDestroy(3)
2
3
4
6 FcStrSetDestroy - destroy a string set
7
9 #include <fontconfig.h>
10
11 void FcStrSetDestroy (FcStrSet *set);
12
14 Destroys set.
15
17 Fontconfig version 2.4.2
18
19
20
21 11 May 2007 FcStrSetDestroy(3)