Files
libguestfs/perl
Pino Toscano 873560f495 perl: use INT2PTR macro for casting back to guestfs_h * (RHBZ#1150298)
Use the right macro, which should avoid the warnings seen with Perl
headers on some architecture.
2016-05-09 10:04:15 +02:00
..
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2015-10-24 12:36:28 +01:00

Sys::Guestfs
------------

This directory contains the Perl bindings for the libguestfs API.

The basic libguestfs bindings have the name 'Sys::Guestfs'.

As with all other language bindings, these bindings are generated
automatically.  See generator/ directory.