Skip to main content

run_message_loop

Function run_message_loop 

Source
pub fn run_message_loop<F>(_on_hotkey: F) -> Result<(), HotkeyRuntimeError>
where F: FnMut(i32),