Show / Hide Table of Contents

Class EGLLoader.BindingsContext

Inheritance
object
EGLLoader.BindingsContext
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OpenTK.Graphics
Assembly: OpenTK.Graphics.dll
Syntax
public static class EGLLoader.BindingsContext

Methods

GetProcAddress(string)

Declaration
public static nint GetProcAddress(string procName)
Parameters
Type Name Description
string procName
Returns
Type Description
nint
In this article
Back to top Generated by DocFX