cupsFreeDests

Name

cupsFreeDests -- Free the memory used by the list of destinations.

Synopsis

#include <cups/cups.h>

void cupsFreeDests(int num_dests, cups_dest_t * dests);

Description

Free the memory used by the list of destinations.

Return Value

This function does not return a value.