www.LinuxHowtos.org





FcStrListDone

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcStrListDone - destroy a string iterator  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcStrListDone (FcStrList *list);
 

DESCRIPTION

Destroys the enumerator list.


 

Index

NAME
SYNOPSIS
DESCRIPTION