pSetWindowSize

Set window dimensions

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pSetWindowSize = void function
(
int width
,
int height
)

Meta