FcFontSetSortDestroy(3) FcFontSetSortDestroy(3)

FcFontSetSortDestroy - DEPRECATED destroy a font set

#include <fontconfig/fontconfig.h>

void FcFontSetSortDestroy (FcFontSet *set);

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

01 January 2024 Fontconfig 2.15.0