Tao.Platform.X11 SDK Documentation

Glx.glxGetProcAddress Method 

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

See Also

Glx Class | Tao.Platform.X11 Namespace