www.LinuxHowtos.org





FcObjectSetDestroy

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcObjectSetDestroy - Destroy an object set  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcObjectSetDestroy (FcObjectSet *os);
 

DESCRIPTION

Destroys an object set.


 

Index

NAME
SYNOPSIS
DESCRIPTION