FreeBitMap -- free a software bitmap (V6.0, optional)
Synopsis
void FreeBitMap(APTR handle);
Function
This function must free bitmaps allocated by AllocBitMap().
FreeBitMap() is an optional API and must only be implemented if HWSDAFLAGS_BITMAPADAPTER
has been passed to hw_SetDisplayAdapter(). See hw_SetDisplayAdapter for details.