logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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