[][src]Function simulate::move_mouse_relative

pub fn move_mouse_relative(dx: i32, dy: i32) -> Result<()>

Moves the mouse dx pixels to the right and dy pixels down.