Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

FcRangeCopy - Copy a range object

Description

FcRangeCopy creates a new FcRange object and populates it with the contents of range.

Name

FcRangeCopy - Copy a range object

Since

version 2.11.91 Fontconfig 2.15.0 04 July 2025 FcRangeCopy(3)

Synopsis

#include<fontconfig/fontconfig.h>FcRange*FcRangeCopy(constFcRange*range);

See Also