Package com.sun.akuma

Class CLibrary.FILE

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped
    Enclosing interface:
    CLibrary

    public static class CLibrary.FILE
    extends com.sun.jna.PointerType
    • Constructor Summary

      Constructors 
      Constructor Description
      FILE()  
      FILE​(com.sun.jna.Pointer pointer)  
    • Method Summary

      • Methods inherited from class com.sun.jna.PointerType

        equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • FILE

        public FILE()
      • FILE

        public FILE​(com.sun.jna.Pointer pointer)