fccharsetcopy(3) sunos man page | unix.com

Man Page: fccharsetcopy

Operating Environment: sunos

Section: 3

FcCharSetCopy(3)														  FcCharSetCopy(3)

NAME
FcCharSetCopy - Copy a charset
SYNOPSIS
#include <fontconfig.h> FcCharSet * FcCharSetCopy (FcCharSet *src);
DESCRIPTION
Makes a copy of src; note that this may not actually do anything more than increment the reference count on src.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetCopy(3)
Related Man Pages
fcfreetypecharsetandspacing(3) - opensolaris
mlib_signalemphasize_f32s_f32s(3mlib) - sunos
fcutf16len(3) - opensolaris
fcutf8len(3) - opensolaris
mlib_imagedilate4(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
Merge and Sort tabular data from different text files
Using awk to remove lines from file that match text
Outputting sequences based on length with sed