Interface Native.ffi_callback

Enclosing class:
Native

public static interface Native.ffi_callback
Author:
Todd Fast, todd.fast@sun.com, twall@users.sf.net
  • 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)