Dynamic Windows Function [dw_pointer_set_pos]
Syntax
void dw_pointer_set_pos(long x, long y)
Parameters
long x: X coordinate.
long y: Y coordinate.
Description
Sets the X and Y coordinates of the mouse pointer.
Remarks
As of version 3.2, this function does nothing on iOS, Android and GTK3/4 using Wayland.