public class FetchAllEntry extends Object implements FfiWrapper.FetchAllEntryCallback
| Constructor and Description |
|---|
FetchAllEntry(FfiWrapper.FetchAllEntryInterface fetch) |
| Modifier and Type | Method and Description |
|---|---|
int |
apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
int numberOfEntries) |
public FetchAllEntry(FfiWrapper.FetchAllEntryInterface fetch)
public int apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
int numberOfEntries)
throws FfiException
apply in interface FfiWrapper.FetchAllEntryCallbackFfiExceptionCopyright © 2022. All rights reserved.