get_printers method

Pointer<PrinterList> get_printers()

Implementation

ffi.Pointer<PrinterList> get_printers() {
  return _get_printers();
}