@fn void Window::Destroy() Destroy this window. Since a window may not be immediately destroyed by the platform windowing system (i.e. platform message processing may need to be performed to fulfill the destroy request), windows cannot be safely deleted using the default "delete" operator. To avoid dangling references to Window objects, references should be cleared immediately after calling this
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected