public class ListRemovedLocations extends Object implements FfiWrapper.ListRemovedLocationsCallback
| Constructor and Description |
|---|
ListRemovedLocations(FfiWrapper.ListRemovedLocationsInterface list) |
| Modifier and Type | Method and Description |
|---|---|
int |
apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
com.sun.jna.Pointer items,
int itemsLength) |
public ListRemovedLocations(FfiWrapper.ListRemovedLocationsInterface list)
public int apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
com.sun.jna.Pointer items,
int itemsLength)
throws FfiException
apply in interface FfiWrapper.ListRemovedLocationsCallbackFfiExceptionCopyright © 2022. All rights reserved.