ppdClose

Name

ppdClose -- Free all memory used by the PPD file.

Synopsis

#include <cups/cups.h>

void ppdClose(ppd_file_t * ppd);

Description

Free all memory used by the PPD file.

Return Value

This function does not return a value.