Function windows_win::raw::window::destroy

source ·
pub fn destroy(window: HWND) -> bool
Expand description

Destroy window.

WM_DESTROY and WM_NCDESTROY are sent after.