FcValueSave(3) FcValueSave(3)

FcValueSave - Copy a value

#include <fontconfig/fontconfig.h>

FcValue FcValueSave (FcValue v);

Returns a copy of v duplicating any object referenced by it so that v may be safely destroyed without harming the new value.

23 January 2025 Fontconfig 2.16.0