pub fn create_winit_window(
window_attributes: WindowAttributes,
) -> Result<Window, OsError>
Expand description
Creates a non Slint aware window with winit
pub fn create_winit_window(
window_attributes: WindowAttributes,
) -> Result<Window, OsError>
Creates a non Slint aware window with winit