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

FcFini(3)


FcFini

FcFini

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcFini − finalize fonconfig library

SYNOPSIS

#include <fontconfig.h>

void FcFini (void);

DESCRIPTION

Frees all data structures allocated by previous calls to fontconfig functions. Fontconfig returns to an uninitialized state, requiring a new call to one of the FcInit functions before any other fontconfig function may be called.

VERSION

Fontconfig version 2.4.1



FcFini(3)