1FcRangeDestroy(3) FcRangeDestroy(3)
23
4
NAME
6FcRangeDestroy - destroy a range object
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
void FcRangeDestroy (FcRange *range);
12
DESCRIPTION
14FcRangeDestroy destroys a FcRange object, freeing all memory associated
15with it.
16
SINCE
18version 2.11.91
1920
21
22
Fontconfig 2.13.1 30 8月 2018 FcRangeDestroy(3)