Module platform_impl

Module platform_impl 

Source

Re-exports§

pub use windows::error::WindowsError as PlatformError;
pub use windows::observer::WindowsWindowObserver as PlatformWindowObserver;

Modules§

windows
Windows-specific implementation for the observer.

Structs§

PlatformWindow
Represents a window in the Windows platform.