.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcValueSave" "3" "24 August 2019" "Fontconfig 2.13.1" "" .SH NAME FcValueSave \- Copy a value .SH SYNOPSIS .sp \fB#include .sp FcValue FcValueSave (FcValue \fIv\fB); \fR .SH "DESCRIPTION" .PP Returns a copy of \fIv\fR duplicating any object referenced by it so that \fIv\fR may be safely destroyed without harming the new value.