JavaScript is disabled on your browser.
Skip navigation links
JNA API - 5.16.0
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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)
Method Details
invoke
void
invoke
(long cif, long resp, long argp)