servo-fontconfig-sys 5.1.0

Font configuration and customization library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcLangSetHash" "3" "24 3月 2014" "Fontconfig 2.11.1" ""
.SH NAME
FcLangSetHash \- return a hash value for a langset
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcChar32 FcLangSetHash (const FcLangSet *\fIls\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
This function returns a value which depends solely on the languages
supported by \fIls\fR\&. Any language which equals
\fIls\fR will have the same result from
\fBFcLangSetHash\fR\&. However, two langsets with the same hash
value may not be equal.