.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcFontSetSortDestroy" "3" "08 March 2024" "Fontconfig 2.15.0" "" .SH NAME FcFontSetSortDestroy \- DEPRECATED destroy a font set .SH SYNOPSIS .sp \fB#include .sp void FcFontSetSortDestroy (FcFontSet *\fIset\fB); \fR .SH "DESCRIPTION" .PP This function is DEPRECATED. \fBFcFontSetSortDestroy\fR destroys \fIset\fR by calling \fBFcFontSetDestroy\fR\&. Applications should use \fBFcFontSetDestroy\fR directly instead.