Name
destroy-window -- Forcibly remove WIN from the screen.
Synopsis
(destroy-window  #&optional win)
Description
  Forcibly remove win from the screen.
This will kill the application without giving it a chance to save its
state or do any other shutdown, but is guaranteed to work. win
defaults to the window context in the usual way if not specified.