Tao.Glfw SDK Documentation

Glfw.glfwGetProcAddress Method 

[Visual Basic]
Public Shared Function glfwGetProcAddress( _
   ByVal procName As String _
) As IntPtr
[C#]
public static IntPtr glfwGetProcAddress(
   string procName
);

See Also

Glfw Class | Tao.Glfw Namespace