logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

FcCharSetDestroy - Destroy a character set

Description

FcCharSetDestroy decrements the reference count fcs. If the reference count becomes zero, all memory referenced is freed. Fontconfig 2.15.0 04 July 2025 FcCharSetDestroy(3)

Name

FcCharSetDestroy - Destroy a character set

Synopsis

#include<fontconfig/fontconfig.h>voidFcCharSetDestroy(FcCharSet*fcs);

See Also