table of contents
FcLangSetDestroy(3) | FcLangSetDestroy(3) |
NAME¶
FcLangSetDestroy - destroy a langset object
SYNOPSIS¶
#include <fontconfig.h> void FcLangSetDestroy(FcLangSet *ls); .fi
DESCRIPTION¶
FcLangSetDestroy destroys a FcLangSet object, freeing all memory associated with it.
VERSION¶
Fontconfig version 2.8.0
18 November 2009 |