Package com.sun.jna

Interface Native.ffi_callback

Enclosing class:
Native

public static interface Native.ffi_callback
  • Method Summary

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

    • invoke

      void invoke(long cif, long resp, long argp)