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