public abstract class ExtentDecommit extends org.lwjgl.system.Callback implements ExtentDecommitI
ExtentHooks struct.
bool (*) (
extent_hooks_t *extent_hooks,
void *addr,
size_t size,
size_t offset,
size_t length,
unsigned int arena_ind
)org.lwjgl.system.CallbackI.B, org.lwjgl.system.CallbackI.D, org.lwjgl.system.CallbackI.F, org.lwjgl.system.CallbackI.I, org.lwjgl.system.CallbackI.J, org.lwjgl.system.CallbackI.N, org.lwjgl.system.CallbackI.P, org.lwjgl.system.CallbackI.S, org.lwjgl.system.CallbackI.V, org.lwjgl.system.CallbackI.ZSIGNATURE| Modifier and Type | Method and Description |
|---|---|
static ExtentDecommit |
create(ExtentDecommitI instance)
Creates a
ExtentDecommit instance that delegates to the specified ExtentDecommitI instance. |
static ExtentDecommit |
create(long functionPointer)
Creates a
ExtentDecommit instance from the specified function pointer. |
static ExtentDecommit |
createSafe(long functionPointer)
|
__stdcall, address, equals, free, free, get, getSafe, hashCode, toStringcallback, getSignature, invokepublic static ExtentDecommit create(long functionPointer)
ExtentDecommit instance from the specified function pointer.ExtentDecommit@Nullable public static ExtentDecommit createSafe(long functionPointer)
public static ExtentDecommit create(ExtentDecommitI instance)
ExtentDecommit instance that delegates to the specified ExtentDecommitI instance.Copyright LWJGL. All Rights Reserved. License terms.