Interface CLibrary

All Superinterfaces:
com.sun.jna.platform.unix.LibCAPI, com.sun.jna.Library, com.sun.jna.platform.unix.Reboot, com.sun.jna.platform.unix.Resource
All Known Subinterfaces:
AixLibc, FreeBsdLibc, LinuxLibc, OpenBsdLibc, SolarisLibc, SystemB

public interface CLibrary extends com.sun.jna.platform.unix.LibCAPI, com.sun.jna.Library
C library with code common to all *nix-based operating systems. This class should be considered non-API as it may be removed if/when its code is incorporated into the JNA project.