.\" 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 "FcCharSetEqual" "3" "01 January 2024" "Fontconfig 2.15.0" "" .SH NAME FcCharSetEqual \- Compare two charsets .SH SYNOPSIS .sp \fB#include .sp FcBool FcCharSetEqual (const FcCharSet *\fIa\fB, const FcCharSet *\fIb\fB); \fR .SH "DESCRIPTION" .PP Returns whether \fIa\fR and \fIb\fR contain the same set of Unicode chars.