FcRangeCopy (3) Linux Manual Page
FcRangeCopy – Copy a range object
Synopsis
#include <fontconfig/fontconfig.h>
FcRange * FcRangeCopy (const FcRange *range);
Description
FcRangeCopy creates a new FcRange object and populates it with the contents of range.
Since
version 2.11.91
