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