038589bc25705874adac932e0b85d8760448f610
[platform/upstream/fontconfig.git] / doc / FcCharSetIntersectCount.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcCharSetIntersectCount" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
3 .SH NAME
4 FcCharSetIntersectCount \- Intersect and count charsets
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcChar32 FcCharSetIntersectCount (const FcCharSet *\fIa\fB, const FcCharSet *\fIb\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Returns the number of chars that are in both \fIa\fR and \fIb\fR\&.