pSetWindowPosition

Set window position on screen (only PLATFORM_DESKTOP)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pSetWindowPosition = void function
(
int x
,
int y
)

Meta