|
NAMEFcPatternHash - Compute a pattern hash valueSYNOPSIS#include <fontconfig/fontconfig.h> FcChar32 FcPatternHash (const FcPattern *p); DESCRIPTIONReturns a 32-bit number which is the same for any two patterns which are equal.
Visit the GSP FreeBSD Man Page Interface. |