1FcLangSetCopy(3) FcLangSetCopy(3)
23
4
NAME
6FcLangSetCopy - copy a langset object
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcLangSet * FcLangSetCopy (const FcLangSet *ls);
12
DESCRIPTION
14FcLangSetCopy creates a new FcLangSet object and populates it with the
15contents of ls.
1617
18
19
Fontconfig 2.13.1 30 8月 2018 FcLangSetCopy(3)