Skip to main content

Module window

Module window 

Source
Expand description

Create windows.

Structs§

WindowHandle

Functions§

with_window
Create a window, your passed async function will be called once with the handle to the window handle, and will then be polled while the window is active. When the window unloads the future will be dropped.