pub fn set_cursor_position(window: &Window, x: u32, y: u32)
Expand description

Sets the mouse cursor at the specified position within the window.