Show / Hide Table of Contents

Class GLXLoader.BindingsContext

Inheritance
object
GLXLoader.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 GLXLoader.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