.\" 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 "FcCharSetIntersectCount" "3" "24 August 2019" "Fontconfig 2.13.1" "" .SH NAME FcCharSetIntersectCount \- Intersect and count charsets .SH SYNOPSIS .sp \fB#include .sp FcChar32 FcCharSetIntersectCount (const FcCharSet *\fIa\fB, const FcCharSet *\fIb\fB); \fR .SH "DESCRIPTION" .PP Returns the number of chars that are in both \fIa\fR and \fIb\fR\&.