r1042.htmlPrev  FcValueSave
Name
FcValueSave -- Copy a value Synopsis
#include <fontconfig.h>
	
FcValue FcValueSave(FcValuev);
Description
Returns a copy of v duplicating any object referenced by it so that vmay be safely destroyed without harming the new value.
	    
Version
Fontconfig version 2.3.91
	    
r1042.htmlPrev index.htmlHome  FcValueDestroy x93.html#AEN1038Up  