public static interface FfiWrapper.ListRemovedLocationsCallback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
int |
apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
com.sun.jna.Pointer locations,
int locationsLength) |
int apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
com.sun.jna.Pointer locations,
int locationsLength)
throws FfiException
FfiExceptionCopyright © 2022. All rights reserved.