pub fn init() -> Receiver<Event>Expand description
Initializes the keylogging thread and returns a Receiver<Event> to listen for keystrokes
and mouse events.
pub fn init() -> Receiver<Event>Initializes the keylogging thread and returns a Receiver<Event> to listen for keystrokes
and mouse events.