Interface Libc

  • All Superinterfaces:
    CLibrary, com.sun.jna.Library

    public interface Libc
    extends CLibrary
    Linux C Library. This class should be considered non-API as it may be removed if/when its code is incorporated into the JNA project.
    Author:
    widdis[at]gmail[dot]com
    • Field Detail

      • INSTANCE

        static final Libc INSTANCE