Function mouse_input

Source
fn mouse_input(
    shell: &mut State,
    input: &str,
    state: ModifierType,
    position: (f64, f64),
)