Tao.Sdl SDK Documentation

Sdl.SDL_GL_LoadLibrary Method 

[Visual Basic]
Public Shared Function SDL_GL_LoadLibrary( _
   ByVal path As String _
) As Integer
[C#]
public static int SDL_GL_LoadLibrary(
   string path
);

See Also

Sdl Class | Tao.Sdl Namespace