Crate win_event_hook
source ·Re-exports§
pub use config::Config;
pub use handler::EventHandler;
Modules§
Structs§
- A Windows Event Hook, managed using the SetWinEventHook and UnhookWinEvent Windows API functions.
pub use config::Config;
pub use handler::EventHandler;