1FcCharSetCopy(3)                                              FcCharSetCopy(3)
2
3
4

NAME

6       FcCharSetCopy - Copy a charset
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcCharSet * FcCharSetCopy (FcCharSet *src);
12

DESCRIPTION

14       Makes  a  copy of src; note that this may not actually do anything more
15       than increment the reference count on src.
16
17
18
19Fontconfig 2.13.94                29 6月 2021                 FcCharSetCopy(3)
Impressum