Provided by: libfontconfig-doc_2.15.0-2.2ubuntu1_all 

NAME
FcCharSetIntersect - Intersect charsets
SYNOPSIS
#include <fontconfig/fontconfig.h> FcCharSet * FcCharSetIntersect (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns a set including only those chars found in both a and b. Fontconfig 2.15.0 23 March 2025 FcCharSetIntersect(3)