Provided by: libfontconfig-doc_2.15.0-1.1ubuntu2_all
NAME
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