FcFontSetDestroy

Section: (3)
Updated: 28 11月 2020
Page Index
 

NAME

FcFontSetDestroy - Destroy a font set  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcFontSetDestroy (FcFontSet *s);
 

DESCRIPTION

Destroys a font set. Note that this destroys any referenced patterns as well.


 

Index

NAME
SYNOPSIS
DESCRIPTION