.\" 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 "FcCharSetSubtract" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcCharSetSubtract \- Subtract charsets .SH SYNOPSIS .sp \fB#include .sp FcCharSet * FcCharSetSubtract (const FcCharSet *\fIa\fB, const FcCharSet *\fIb\fB); \fR .SH "DESCRIPTION" .PP Returns a set including only those chars found in \fIa\fR but not \fIb\fR\&.