FcFontSetSortDestroy

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

NAME

FcFontSetSortDestroy - DEPRECATED destroy a font set  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcFontSetSortDestroy (FcFontSet *set);
 

DESCRIPTION

This function is DEPRECATED. FcFontSetSortDestroy destroys set by calling FcFontSetDestroy. Applications should use FcFontSetDestroy directly instead.


 

Index

NAME
SYNOPSIS
DESCRIPTION