DOKK / manpages / debian 11 / libfontconfig-doc / FcCharSetDestroy.3.en
FcCharSetDestroy(3) FcCharSetDestroy(3)

FcCharSetDestroy - Destroy a character set

#include <fontconfig/fontconfig.h>

void FcCharSetDestroy (FcCharSet *fcs);

FcCharSetDestroy decrements the reference count fcs. If the reference count becomes zero, all memory referenced is freed.

15 May 2020 Fontconfig 2.13.1