Frees a list of printer records.
cc [ flag... ] file... -lXp [ library... ]
#include <X11/extensions/Print.h>
void XpFreePrinterList ( printer_list )
XPPrinterList printer_list\^;
printer_list
A list of printer records returned by XpGetPrinterList.
XpFreePrinterList frees the list of printer records returned by XpGetPrinterList.
XpGetPrinterList(3Xp)