logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcLangSetUnion - Add langsets

Description

Returns a set including only those languages found in either ls_a or ls_b.

Name

FcLangSetUnion - Add langsets

Since

version 2.9.0 Fontconfig 2.15.0 04 July 2025 FcLangSetUnion(3)

Synopsis

#include<fontconfig/fontconfig.h>FcLangSet*FcLangSetUnion(constFcLangSet*ls_a,constFcLangSet*ls_b);

See Also