.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FcLangSetHash" "3" "2022/03/31" "Fontconfig 2.14.0" ""
.SH NAME
FcLangSetHash \- return a hash value for a langset
.SH SYNOPSIS
.sp
\fB#include
.sp
FcChar32 FcLangSetHash (const FcLangSet *\fIls\fB);
\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.