Module platform_impl

Module platform_impl 

Source
Expand description

Platform-specific implementations for window.

Re-exports§

pub use windows::WindowsBounds as PlatformBounds;
pub use windows::WindowsError as PlatformError;
pub use windows::WindowsWindow as PlatformWindow;
pub use windows::WindowsWindowId as PlatformWindowId;
pub use windows::get_window;
pub use windows::get_windows;

Modules§

windows