Man Page: fccharsetdestroy
Operating Environment: opensolaris
Section: 3
FcCharSetDestroy(3) FcCharSetDestroy(3)NAMEFcCharSetDestroy - Destroy a character setSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcCharSetDestroy (FcCharSet *fcs);DESCRIPTIONFcCharSetDestroy decrements the reference count fcs. If the reference count becomes zero, all memory referenced is freed.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcCharSetDestroy(3)
| Related Man Pages |
|---|
| fccharsetcoverage(3) - opensolaris |
| fcconfigappfontadddir(3) - opensolaris |
| fcconfiggetrescaninterval(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fcutf8len(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory for core file |
| What's legal and what's not? |
| Identify problem with while getopts |
| Solaris 10 - password complexity not working |
| What is good? |