Query: fclangsethash
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcLangSetHash(3) FcLangSetHash(3)NAMEFcLangSetHash - return a hash value for a langsetSYNOPSIS#include <fontconfig.h> FcChar32 FcLangSetHash(const FcLangSet *ls); .fiDESCRIPTIONThis function returns a value which depends solely on the languages supported by ls. Any language which equals ls will have the same result from FcLangSetHash. However, two langsets with the same hash value may not be equal.VERSIONFontconfig version 2.8.0 18 November 2009 FcLangSetHash(3)