|
NAMEFcPatternReference - Increment pattern reference countSYNOPSIS#include <fontconfig/fontconfig.h> void FcPatternReference (FcPattern *p); DESCRIPTIONAdd another reference to p. Patterns are freed only when the reference count reaches zero.
Visit the GSP FreeBSD Man Page Interface. |