x93.htmlPrev r1112.htmlNext FcCharSetCreate
Name
FcCharSetCreate -- Create an empty character set Synopsis
#include <fontconfig.h>
	
FcCharSet * FcCharSetCreate(void);
Description
FcCharSetCreate allocates and initializes a new empty
character set object.
	    
Version
Fontconfig version 2.3.91
	    
x93.htmlPrev index.htmlHome r1112.htmlNext FUNCTIONS x93.html#AEN1087Up FcCharSetDestroy 