logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

FcLangSetHash - return a hash value for a langset

Description

This 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. Fontconfig 2.15.0 04 July 2025 FcLangSetHash(3)

Name

FcLangSetHash - return a hash value for a langset

Synopsis

#include<fontconfig/fontconfig.h>FcChar32FcLangSetHash(constFcLangSet*ls);

See Also