JNA API 3.5.1
com.sun.jna

Interface Native.ffi_callback

  • Enclosing class:
    Native


    public static interface Native.ffi_callback
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void invoke(long cif, long resp, long argp) 
    • Method Detail

      • invoke

        void invoke(long cif,
                  long resp,
                  long argp)
JNA API 3.5.1

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