SetWindowPosition

Set window position on screen (only PLATFORM_DESKTOP)

version(BindRaylib_Static)
extern (C) @nogc nothrow
void
SetWindowPosition
(
int x
,
int y
)

Meta