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

FcRangeDestroy - destroy a range object

Description

FcRangeDestroy destroys a FcRange object, freeing all memory associated with it.

Name

FcRangeDestroy - destroy a range object

Since

version 2.11.91 Fontconfig 2.15.0 04 July 2025 FcRangeDestroy(3)

Synopsis

#include<fontconfig/fontconfig.h>voidFcRangeDestroy(FcRange*range);

See Also