Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

FcCharSetDestroy(3)


FcCharSetDestroy

FcCharSetDestroy

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcCharSetDestroy − Destroy a character set

SYNOPSIS

#include <fontconfig.h>

void FcCharSetDestroy (FcCharSet *fcs);

DESCRIPTION

FcCharSetDestroy decrements the reference count fcs. If the reference count becomes zero, all memory referenced is freed.

VERSION

Fontconfig version 2.4.1



FcCharSetDestroy(3)