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

NAME

6       FcCharSetCopy - Copy a charset
7

SYNOPSIS

9       #include <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

VERSION

18       Fontconfig version 2.4.2
19
20
21
22                                  11 May 2007                 FcCharSetCopy(3)
Impressum