Show / Hide Table of Contents

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
In this article
Back to top Generated by DocFX