www.LinuxHowtos.org
FcPatternReference
Section: (3)Updated: 02 July 2025
Index Return to Main Contents
NAME
FcPatternReference - Increment pattern reference countSYNOPSIS
#include <fontconfig/fontconfig.h> void FcPatternReference (FcPattern *p);
DESCRIPTION
Add another reference to p. Patterns are freed only when the reference count reaches zero.