SetWindowMinSize

Set window minimum dimensions (for FLAG_WINDOW_RESIZABLE)

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

Meta