Manual Page Result
0
Command: FcRangeGetDouble | Section: 3 | Source: NetBSD | File: FcRangeGetDouble.3
FcRangeGetDouble(3) FcRangeGetDouble(3)
NAME
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
Fontconfig 2.13.1 30 8 2018 FcRangeGetDouble(3)