FcStrCopy(3) FcStrCopy(3)
NAME
FcStrCopy - duplicate a string
SYNOPSIS
#include <fontconfig.h>
FcChar8 * FcStrCopy (const FcChar8 *s);
DESCRIPTION
Allocates memory, copies s and returns the resulting buffer. Yes, this is strdup, but
that function isn't available on every platform.
VERSION
Fontconfig version 2.6.0
31 May 2008 FcStrCopy(3)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 03:18 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)