Tao.Platform.X11 SDK Documentation

Glx.glXGetProcAddressARB Method 

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

See Also

Glx Class | Tao.Platform.X11 Namespace