public static IntPtr SDL_SetVideoMode(int,int,int,int);
public static IntPtr SDL_SetVideoMode(int,int,int,uint);
Sdl Class | Tao.Sdl Namespace