1FcStrListDone(3) FcStrListDone(3)
23
4
NAME
6FcStrListDone - destroy a string iterator
7
SYNOPSIS
9#include <fontconfig.h>
1011
void FcStrListDone(FcStrList *list);
12.fi
13
DESCRIPTION
15Destroys the enumerator list.
16
VERSION
18Fontconfig version 2.8.0
1920
21
22
18 November 2009 FcStrListDone(3)