Module winmsg_executor::util
source · Expand description
Helper code to work with windows.
Structs§
- Owned window handle. Dropping the handle destroys the window.
- Window could not be created.
- Wrapper for the argements to the
WNDPROC callback function.