14 lines
334 B
Groff
14 lines
334 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcStrSetDestroy" "3" "21 10月 2022" "Fontconfig 2.14.1" ""
|
||
|
.SH NAME
|
||
|
FcStrSetDestroy \- destroy a string set
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig/fontconfig.h>
|
||
|
.sp
|
||
|
void FcStrSetDestroy (FcStrSet *\fIset\fB);
|
||
|
.fi\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
Destroys \fIset\fR\&.
|