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
-
Method Details
-
invoke
void invoke(long cif, long resp, long argp)
-
Native