logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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