public abstract static class AsmLibraryLoader.AbstractNativeInterface
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.kenai.jffi.Invoker |
ffi |
protected Library |
library |
| Constructor and Description |
|---|
AsmLibraryLoader.AbstractNativeInterface(Library library) |
| Modifier and Type | Method and Description |
|---|---|
protected static com.kenai.jffi.HeapInvocationBuffer |
newInvocationBuffer(com.kenai.jffi.Function f) |