public static int SDL_FillRect(IntPtr,ref SDL_Rect,int);
public static int SDL_FillRect(IntPtr,ref SDL_Rect,uint);
Sdl Class | Tao.Sdl Namespace