Manpages - FcRangeCopy.3

Table of Contents

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

Author: dt

Created: 2022-02-20 Sun 16:08