summaryrefslogtreecommitdiff
path: root/dist/fontconfig/doc/FcLangSetDestroy.3
blob: 15e483e72bfdaa1406e15fcad01c07ce3567d98e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcLangSetDestroy" "3" "31 3月 2022" "Fontconfig 2.14.0" ""
.SH NAME
FcLangSetDestroy \- destroy a langset object
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
void FcLangSetDestroy (FcLangSet *\fIls\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
\fBFcLangSetDestroy\fR destroys a FcLangSet object, freeing
all memory associated with it.