logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

FcPatternDuplicate - Copy a pattern

Description

Copy a pattern, returning a new pattern that matches p. Each pattern may be modified without affecting the other. Fontconfig 2.15.0 04 July 2025 FcPatternDuplicate(3)

Name

FcPatternDuplicate - Copy a pattern

Synopsis

#include<fontconfig/fontconfig.h>FcPattern*FcPatternDuplicate(constFcPattern*p);

See Also