.\" 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 "FcCharSetCoverage" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcCharSetCoverage \- DEPRECATED return coverage for a Unicode page .SH SYNOPSIS .sp \fB#include .sp FcChar32 FcCharSetCoverage (const FcCharSet *\fIa\fB, FcChar32\fIpage\fB, FcChar32[8]\fIresult\fB); \fR .SH "DESCRIPTION" .PP DEPRECATED This function returns a bitmask in \fIresult\fR which indicates which code points in \fIpage\fR are included in \fIa\fR\&. \fBFcCharSetCoverage\fR returns the next page in the charset which has any coverage.