Introduction to Library Functions FcLangSetHash(3)
NAME
FcLangSetHash - return a hash value for a langset
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ]
#include
FcChar32 FcLangSetHash(const FcLangSet *ls);
DESCRIPTION
This function returns a value which depends solely on the languages supported by ls. Any language which equals ls willhave the same result from FcLangSetHash. However, two lang-
sets with the same hash value may not be equal. VERSION Fontconfig version 2.8.0ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library/fontconfig ||_____________________________|_____________________________|
| Interface Stability | Volatile ||_____________________________|_____________________________|
| MT-Level | Unknown |
|_____________________________|_____________________________|
SunOS 5.10 Last change: 18 November 2009 1