frysk-fcvaluesave(3) - Linux man page
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