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

FcLangSetCopy - copy a langset object

Description

FcLangSetCopy creates a new FcLangSet object and populates it with the contents of ls. Fontconfig 2.15.0 04 July 2025 FcLangSetCopy(3)

Name

FcLangSetCopy - copy a langset object

Synopsis

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

See Also