set-window-min-size ( width height -- )


Vocabulary
raylib

Inputs
widthan int
heightan int


Outputs
None

Word description
Set window minimum dimensions (for FLAG_WINDOW_RESIZABLE)

Definition