Scroll to navigation

FcLangSetDestroy(3) FcLangSetDestroy(3)

NAME

FcLangSetDestroy - destroy a langset object

SYNOPSIS

#include <fontconfig.h>
 
void FcLangSetDestroy (FcLangSet * ls);

DESCRIPTION

FcLangSetDestroy destroys a FcLangSet object, freeing all memory associated with it.

VERSION

Fontconfig version 2.9.0
16 April 2012