table of contents
FcStrListDone(3) | FcStrListDone(3) |
NAME¶
FcStrListDone - destroy a string iterator
SYNOPSIS¶
#include <fontconfig/fontconfig.h> void FcStrListDone (FcStrList *list);
DESCRIPTION¶
Destroys the enumerator list.
31 3月 2022 | Fontconfig 2.14.0 |