man FcPatternHash (Fonctions bibliothèques) - Compute a pattern hash value

NAME

FcPatternHash - Compute a pattern hash value

SYNOPSIS

#include <fontconfig.h> FcChar32 FcPatternHash (const FcPattern *p);

DESCRIPTION

Returns a 32-bit number which is the same for any two patterns which are equal.

VERSION

Fontconfig version 2.3.2