|
NAMEFcValueSave - Copy a valueSYNOPSIS#include <fontconfig/fontconfig.h> FcValue FcValueSave (FcValue v); DESCRIPTIONReturns a copy of v duplicating any object referenced by it so that v may be safely destroyed without harming the new value.
Visit the GSP FreeBSD Man Page Interface. |