void UnLockBitMap(APTR handle);
handle
. Note that the handle
parameter
is not a bitmap but the lock handle as returned by LockBitMap().
UnLockBitMap()
is an optional API and must only be implemented if HWSDAFLAGS_BITMAPADAPTER
has been passed to hw_SetDisplayAdapter(). See hw_SetDisplayAdapter for details.