FcRangeGetDouble (3) Linux Manual Page
FcRangeGetDouble – Get the range in double
Synopsis
#include <fontconfig/fontconfig.h>
FcBool FcRangeGetDouble (const FcRange *range, double *begin, double *end);
Description
Returns in begin and end as the range.
Since
version 2.11.91
