www.LinuxHowtos.org





FcStrSetDestroy

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

NAME

FcStrSetDestroy - destroy a string set  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcStrSetDestroy (FcStrSet *set);
 

DESCRIPTION

Destroys set.


 

Index

NAME
SYNOPSIS
DESCRIPTION