logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcPatternHash - Compute a pattern hash value

Description

Returns a 32-bit number which is the same for any two patterns which are equal. Fontconfig 2.15.0 04 July 2025 FcPatternHash(3)

Name

FcPatternHash - Compute a pattern hash value

Synopsis

#include<fontconfig/fontconfig.h>FcChar32FcPatternHash(constFcPattern*p);

See Also