| Package | Description |
|---|---|
| org.bytedeco.liquidfun.global |
| Modifier and Type | Method and Description |
|---|---|
static void |
liquidfun.b2SetAllocFreeCallbacks(b2AllocFunction allocCallback,
b2FreeFunction freeCallback,
Pointer callbackData)
Set alloc and free callbacks to override the default behavior of using
malloc() and free() for dynamic memory allocation.
|
Copyright © 2021. All rights reserved.