Manual Page Result
0
Command: FcValueSave | Section: 3 | Source: MINIX | File: FcValueSave.3
FcValueSave(3) FcValueSave(3)
NAME
FcValueSave - Copy a value
SYNOPSIS
#include <fontconfig/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.
Fontconfig 2.11.1 24 3 2014 FcValueSave(3)