FreeBSD manual
download PDF document: FcFontSetSortDestroy.3.pdf
FcFontSetSortDestroy(3) FcFontSetSortDestroy(3)
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.
Fontconfig 2.15.0 22 12<?> 2023 FcFontSetSortDestroy(3)