SetWindowMaxSize

Set window maximum dimensions (for FLAG_WINDOW_RESIZABLE)

version(BindRaylib_Static)
extern (C) @nogc nothrow
void
SetWindowMaxSize
(
int width
,
int height
)

Meta