Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

FcLangSetDestroy - destroy a langset object

Description

FcLangSetDestroy destroys a FcLangSet object, freeing all memory associated with it. Fontconfig 2.15.0 04 July 2025 FcLangSetDestroy(3)

Name

FcLangSetDestroy - destroy a langset object

Synopsis

#include<fontconfig/fontconfig.h>voidFcLangSetDestroy(FcLangSet*ls);

See Also