1FcStrListDone(3) FcStrListDone(3)
2
3
4
6 FcStrListDone - destroy a string iterator
7
9 #include <fontconfig/fontconfig.h>
10
11 void FcStrListDone (FcStrList *list);
12
14 Destroys the enumerator list.
15
16
17
18Fontconfig 2.14.0 31 3月 2022 FcStrListDone(3)