Function move_absolute_recursive

Source
pub fn move_absolute_recursive(x: i32, y: i32)
Expand description

Moves the mouse cursor to the specified coordinates. Events generated by this method can be hooked.