.\" 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" "24 August 2019" "Fontconfig 2.13.1" "" .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.