Provided by: libfontconfig-doc_2.13.1-4.2ubuntu5_all 

NAME
FcLangSetCopy - copy a langset object
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcLangSet * FcLangSetCopy (const FcLangSet *ls);
DESCRIPTION
FcLangSetCopy creates a new FcLangSet object and populates it with the contents of ls.
Fontconfig 2.13.1 23 March 2022 FcLangSetCopy(3)