
Solaris::DeviceTree::Libdevinfo::Impl - Foreign function interface to the Solaris libdevinfo library

This module
The library should not be accessed directly. Instead use Solaris::DeviceTree::Libdevinfo to access the library.

The FFI has been implemented with SWIG. All necessary functions have been made available directly to Perl. The translation between the function interface from libdevinfo and the object-style interface is done in Solaris::DeviceTree::Libdevinfo, so the C part is as short as possible.

Copyright 1999-2003 Dagobert Michelsen.

The SWIG documentation, Solaris::DeviceTree::Libdevinfo.