JNA API 3.4.0
com.sun.jna

Class Structure.FFIType

  • Enclosing class:
    Structure


    static class Structure.FFIType
    extends Structure
    This class auto-generates an ffi_type structure appropriate for a given structure for use by libffi. The lifecycle of this structure is easier to manage on the Java side than in native code.
JNA API 3.4.0

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