Show / Hide Table of Contents

Delegate EGLSetBlobFuncANDROID

Namespace: OpenTK.Graphics.Egl
Assembly: OpenTK.Graphics.dll
Syntax
public delegate void EGLSetBlobFuncANDROID(void* key, nint keySize, void* value, nint valueSize)
Parameters
Type Name Description
void* key
nint keySize
void* value
nint valueSize
In this article
Back to top Generated by DocFX