table of contents
FcRangeDestroy(3) | FcRangeDestroy(3) |
NAME¶
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
06 3月 2018 | Fontconfig 2.13.0 |