JNA API 3.2.4

com.sun.jna.examples

Interface CLibrary

  • All Superinterfaces:
    Library


    public interface CLibrary
    extends Library
    Sample implementation of C library access.
    • Field Detail

      • INSTANCE

        static final CLibrary INSTANCE
    • Method Detail

      • atol

        int atol(java.lang.String s)
JNA API 3.2.4

Copyright © 2007-2009 Timothy Wall. All Rights Reserved.