|
|
FcValueSave - Copy a value
#include <fontconfig.h> FcValue FcValueSave (FcValuev);
Returns a copy of v duplicating any object referenced by it so that v may be safely destroyed without harming the new value.
Fontconfig version 2.2.0 21 April 2003 FcValueSave(3)