Function move_relative_recursive

Source
pub fn move_relative_recursive(dx: i32, dy: i32)
Expand description

Moves the mouse cursor a specified distance. Events generated by this method can be hooked.