auto-generated by docbook2man-spec from docbook-utils package
"FcCacheCopySet" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
NAME
FcCacheCopySet - Returns a copy of the fontset from cache
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcFontSet * FcCacheCopySet (const FcCache *cache);
"DESCRIPTION"

The returned fontset contains each of the font patterns from cache. This fontset may be modified, but the patterns from the cache are read-only.