Name
GrDestroyWindow -- Destroy an existing window
Synopsis
void GrDestroyWindow (
  GR_WINDOW_ID wid
);
     Parameters
- wid
- The window ID of the window to destroy  
Description
The GrDestroyWindow function removes a window
      from the screen and frees all resources allocated for that window and 
      all that window's children.