1FcRangeGetDouble(3) FcRangeGetDouble(3)
23
4
NAME
6FcRangeGetDouble - Get the range in double
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcBool FcRangeGetDouble (const FcRange *range, double *begin, double *end);
12
DESCRIPTION
14Returns in begin and end as the range.
15
SINCE
17version 2.11.91
1819
20
21
Fontconfig 2.13.1 30 8月 2018 FcRangeGetDouble(3)