www.LinuxHowtos.org





FcLangSetDestroy

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

NAME

FcLangSetDestroy - destroy a langset object  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcLangSetDestroy (FcLangSet *ls);
 

DESCRIPTION

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


 

Index

NAME
SYNOPSIS
DESCRIPTION