This function must close the specified display that has been opened by
your plugin's OpenDisplay() function. Hollywood will call
CloseDisplay() when it is done with your display. After calling this function,
there will be no more accesses to the display handle and you can safely free
all resources associated with it.