ppdEmitFd

Name

ppdEmitFd -- Emit code for marked options to a file.

Synopsis

#include <cups/cups.h>

int ppdEmitFd(ppd_file_t * ppd, int fd, ppd_section_t section);

Description

Emit code for marked options to a file.

Return Value

0 on success, -1 on failure