.\" 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 "FcCharSetHasChar" "3" "24 August 2019" "Fontconfig 2.13.1" "" .SH NAME FcCharSetHasChar \- Check a charset for a char .SH SYNOPSIS .sp \fB#include .sp FcBool FcCharSetHasChar (const FcCharSet *\fIfcs\fB, FcChar32 \fIucs4\fB); \fR .SH "DESCRIPTION" .PP Returns whether \fIfcs\fR contains the char \fIucs4\fR\&.