www.LinuxHowtos.org
FcRangeDestroy
Section: (3)Updated: 05 8月 2016
Index Return to Main Contents
NAME
FcRangeDestroy - destroy a range objectSYNOPSIS
#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