Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcCharSetIntersectCount(3)			      FcCharSetIntersectCount(3)

NAME
     FcCharSetIntersectCount - Intersect and count charsets

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcChar32 FcCharSetIntersectCount (const FcCharSet *a, const FcCharSet *b);

DESCRIPTION
     Returns the number of chars that are in both a and b.

Fontconfig 2.17.1		  02 July 2025	      FcCharSetIntersectCount(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcCharSetIntersectCount&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help