Delegate EGLGetBlobFuncANDROID
Namespace: OpenTK.Graphics.Egl
Assembly: OpenTK.Graphics.dll
Syntax
public delegate nint EGLGetBlobFuncANDROID(void* key, nint keySize, void* value, nint valueSize)
Parameters
Type | Name | Description |
---|---|---|
void* | key | |
nint | keySize | |
void* | value | |
nint | valueSize |
Returns
Type | Description |
---|---|
nint |