Skip to main content

clear_selection_before_input

Function clear_selection_before_input 

Source
fn clear_selection_before_input(
    cmd_sender: &Sender<ClientInputCmd>,
    local_action_completion: LocalActionCompletion,
    selection_reset_sent: &mut bool,
) -> ClientInputSend