Function Surface.fillRect

Fills in a rectangle Uses the SDL functionality for better performance

override void fillRect (
  AxisAlignedBoundingBox!(int,2) rect
);