pSetWindowMinSize

Set window minimum dimensions (for FLAG_WINDOW_RESIZABLE)

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

Meta