FcRangeDestroy (3) Linux Manual Page
FcRangeDestroy – destroy a range object
Synopsis
#include <fontconfig/fontconfig.h>
void FcRangeDestroy (FcRange *range);
Description
FcRangeDestroy destroys a FcRange object, freeing all memory associated with it.
Since
version 2.11.91
