table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| 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
| 18 1月 2025 | Fontconfig 2.16.0 |