public static class Native.AllocateMemory extends Object implements NativeInterface.CallbackAllocateMemory
| Modifier and Type | Field and Description |
|---|---|
static Set<com.sun.jna.Pointer> |
onMemoryAllocatedObjects |
| Constructor and Description |
|---|
AllocateMemory() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jna.Pointer |
allocate(Size_T numberOfObjects,
Size_T objectSize) |
public static Set<com.sun.jna.Pointer> onMemoryAllocatedObjects
public com.sun.jna.Pointer allocate(Size_T numberOfObjects, Size_T objectSize)
allocate in interface NativeInterface.CallbackAllocateMemoryCopyright © 2015. All rights reserved.