Crate win_event_hook

Source

Re-exports§

pub use config::Config;
pub use handler::EventHandler;

Modules§

config
errors
events
flags
handler
handles

Structs§

WinEventHook
A Windows Event Hook, managed using the SetWinEventHook and UnhookWinEvent Windows API functions.