FcValueSave
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcValueSave - Copy a valueSYNOPSIS
#include <fontconfig.h>
FcValue FcValueSave (FcValue v);
DESCRIPTION
Returns a copy of v duplicating any object referenced by it so that v may be safely destroyed without harming the new value.
VERSION
Fontconfig version 2.4.2


