table of contents
| FcStrListDone(3) | FcStrListDone(3) |
NAME¶
FcStrListDone - destroy a string iterator
SYNOPSIS¶
#include <fontconfig.h> void FcStrListDone(FcStrList *list); .fi
DESCRIPTION¶
Destroys the enumerator list.
VERSION¶
Fontconfig version 2.8.0
| 18 November 2009 |