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