(C) 1998 AROS - The Amiga Research OS
NAME
#include <graphics/rastport.h>
#include <proto/graphics.h>
void EraseRect (rp , xMin , yMin , xMax , yMax)
LOCATION
In GfxBase at offset 135
SYNOPSIS
struct RastPort * rp
LONG xMin
LONG yMin
LONG xMax
LONG yMax
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY