Table of Contents

Name

FcPatternDestroy - Destroy a pattern

Synopsis

#include <fontconfig.h>

void FcPatternDestroy (FcPattern *p);

Description

Destroys a pattern, in the process destroying all related values.

Version

Fontconfig version 2.3.2


Table of Contents