Imported Upstream version 2.14.2
[platform/upstream/fontconfig.git] / doc / FcCharSetIntersect.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcCharSetIntersect" "3" "27 1月 2023" "Fontconfig 2.14.2" ""
3 .SH NAME
4 FcCharSetIntersect \- Intersect charsets
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcCharSet * FcCharSetIntersect (const FcCharSet *\fIa\fB, const FcCharSet *\fIb\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Returns a set including only those chars found in both
14 \fIa\fR and \fIb\fR\&.