FcPatternDestroy(3) - NetBSD Manual Pages

FcPatternDestroy(3)                                        FcPatternDestroy(3)




NAME
FcPatternDestroy - Destroy a pattern
SYNOPSIS
#include <fontconfig/fontconfig.h> void FcPatternDestroy (FcPattern *p);
DESCRIPTION
Decrement the pattern reference count. If all references are gone, destroys the pattern, in the process destroying all related values. Fontconfig 2.15.0 22 12æ 2023 FcPatternDestroy(3)

Powered by man-cgi (2024-08-26). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.