public abstract class ExtentCommit extends org.lwjgl.system.Callback implements ExtentCommitI
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 ExtentCommit |
create(ExtentCommitI instance)
Creates a
ExtentCommit instance that delegates to the specified ExtentCommitI instance. |
static ExtentCommit |
create(long functionPointer)
Creates a
ExtentCommit instance from the specified function pointer. |
static ExtentCommit |
createSafe(long functionPointer)
|
__stdcall, address, equals, free, free, get, getSafe, hashCode, toStringcallback, getSignature, invokepublic static ExtentCommit create(long functionPointer)
ExtentCommit instance from the specified function pointer.ExtentCommit@Nullable public static ExtentCommit createSafe(long functionPointer)
public static ExtentCommit create(ExtentCommitI instance)
ExtentCommit instance that delegates to the specified ExtentCommitI instance.Copyright LWJGL. All Rights Reserved. License terms.