Package com.sun.jna
Interface Native.ffi_callback
-
- Enclosing class:
- Native
public static interface Native.ffi_callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
invoke(long cif, long resp, long argp)
-