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 .fi
13
15 Destroys set.
16
18 Fontconfig version 2.8.0
19
20
21
22 18 November 2009 FcStrSetDestroy(3)