| Package | Description |
|---|---|
| org.bytedeco.systems.global | |
| org.bytedeco.systems.windows |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
windows.HeapSummary(Pointer hHeap,
int dwFlags,
HEAP_SUMMARY lpSummary) |
| Modifier and Type | Method and Description |
|---|---|
HEAP_SUMMARY |
HEAP_SUMMARY.cb(int setter) |
HEAP_SUMMARY |
HEAP_SUMMARY.cbAllocated(long setter) |
HEAP_SUMMARY |
HEAP_SUMMARY.cbCommitted(long setter) |
HEAP_SUMMARY |
HEAP_SUMMARY.cbMaxReserve(long setter) |
HEAP_SUMMARY |
HEAP_SUMMARY.cbReserved(long setter) |
HEAP_SUMMARY |
HEAP_SUMMARY.position(long position) |
Copyright © 2020. All rights reserved.