FcRangeGetDouble(3)

Get the range in double

Section 3 libfontconfig-doc bookworm source

Description

FcRangeGetDouble

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